summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <sven.eden@gmx.de>2013-02-02 09:56:55 +0100
committerSven Eden <sven.eden@gmx.de>2013-02-02 09:56:55 +0100
commit709696e1725276cfeaa7edb71a5a998af9d4501c (patch)
treeae80b1fa8e5351d9abcf340bb5f00d85aeebdb5b /Portage.pm
parentUnified display of masked and forced flags. Only flags that are fully forced ... (diff)
downloadufed-709696e1725276cfeaa7edb71a5a998af9d4501c.tar.gz
ufed-709696e1725276cfeaa7edb71a5a998af9d4501c.tar.bz2
ufed-709696e1725276cfeaa7edb71a5a998af9d4501c.zip
Removed the double reading of make.defaults and make.conf
Diffstat (limited to 'Portage.pm')
-rw-r--r--Portage.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/Portage.pm b/Portage.pm
index cd32f8b..1641a54 100644
--- a/Portage.pm
+++ b/Portage.pm
@@ -108,8 +108,6 @@ INIT {
_determine_make_conf;
_determine_profiles;
_read_make_globals;
- _read_make_defaults;
- _read_make_conf;
# Now with the defaults loaded, a check is in order
# whether the set USE_ORDER is supported: