Gentoo Archives: gentoo-commits

From: Wiktor W Brodlo <wiktor@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/anaconda:master commit in: gentoo/
Date: Mon, 04 Jul 2011 16:59:34
Message-Id: 8d81d5ba98c2c9d99c1d4393b190704c9b8ea2b0.wiktor@gentoo
1 commit: 8d81d5ba98c2c9d99c1d4393b190704c9b8ea2b0
2 Author: wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
3 AuthorDate: Mon Jul 4 16:59:10 2011 +0000
4 Commit: Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
5 CommitDate: Mon Jul 4 16:59:10 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda.git;a=commit;h=8d81d5ba
7
8 gentoo/utils.py: Leave skel alone
9
10 ---
11 gentoo/utils.py | 3 ++-
12 1 files changed, 2 insertions(+), 1 deletions(-)
13
14 diff --git a/gentoo/utils.py b/gentoo/utils.py
15 index 896acc0..2f440bd 100644
16 --- a/gentoo/utils.py
17 +++ b/gentoo/utils.py
18 @@ -373,7 +373,8 @@ class GentooInstall:
19
20 # return 0
21
22 - #def _configure_skel(self):
23 + def _configure_skel(self):
24 + pass
25
26 # copy Sulfur on the desktop
27 # sulfur_desktop = self._root+"/usr/share/applications/sulfur.desktop"