Don't call preprocess_ebuild_env() unless EBUILD_SH_ARGS is set
authorZac Medico <zmedico@gentoo.org>
Thu, 22 Nov 2007 20:19:22 +0000 (20:19 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 22 Nov 2007 20:19:22 +0000 (20:19 -0000)
commita7a50212d0254cc0d5ab777e36510310a41f3c1f
tree1d0d7c3ca4186e543591fa928f0fd2b6cc9c51e0
parentad40f4a4aa46b76a5f543fa6bf894a2522ba05d6
Don't call preprocess_ebuild_env() unless EBUILD_SH_ARGS is set
since otherwise it can interfere with the environment for things
like the "package" phase.

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