In dyn_install(), don't cleanse S from the global environment,
authorZac Medico <zmedico@gentoo.org>
Wed, 21 Nov 2007 10:45:53 +0000 (10:45 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 21 Nov 2007 10:45:53 +0000 (10:45 -0000)
commit096443b81050a33f840b381f37617709c0813ba6
treedf693a7c05e7f4c43f71e036e610034ee08ff3a3
parentc50a815c63f1c527fa0c38030e0de861f09a74f0
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. (trunk r8583)

svn path=/main/branches/2.1.2/; revision=8584
bin/ebuild.sh