In dyn_install(), don't cleanse S from the global environment,
authorZac Medico <zmedico@gentoo.org>
Wed, 21 Nov 2007 10:45:22 +0000 (10:45 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 21 Nov 2007 10:45:22 +0000 (10:45 -0000)
commitdc1ca65141e30ca2f9e60266de1ae7387e767bef
tree78bb274e2278c54fb4b9ce7b76bdf1adf9199fad
parent1003c5d35f721ca3da8278987707f7e4452af884
In dyn_install(), don't cleanse S from the global environment,
in case the user wants to repeat the phase (like with
FEATURES=noauto and the ebuild command). Only cleanse it from
environment.bz2.

svn path=/main/trunk/; revision=8583
bin/ebuild.sh