Obey self.incrementals in config.regenerate() instead of using portage_const.INCREMEN...
authorZac Medico <zmedico@gentoo.org>
Sat, 6 May 2006 02:11:17 +0000 (02:11 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 6 May 2006 02:11:17 +0000 (02:11 -0000)
svn path=/main/trunk/; revision=3322

pym/portage.py

index 339d96b943cfc55f69204c44ad0c99445255552f..a4e042e581a7a9f2b907835e85042cc90976bbe1 100644 (file)
@@ -1502,7 +1502,7 @@ class config:
                if useonly:
                        myincrementals=["USE"]
                else:
-                       myincrementals=portage_const.INCREMENTALS
+                       myincrementals = self.incrementals
 
                # If self.features exists, it has already been stacked and may have
                # been mutated, so don't stack it again or else any mutations will be