summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-03-11 05:08:39 +0000
committerZac Medico <zmedico@gentoo.org>2009-03-11 05:08:39 +0000
commitd121bd4d249997476d2287633d04c408e625e168 (patch)
tree513470b2932b0ee6d0fd50011c4c00c45090e0f1 /bin
parentf4872aef58113e30b1f681d4b0e4c57511ecea8b (diff)
downloadportage-d121bd4d249997476d2287633d04c408e625e168.tar.gz
portage-d121bd4d249997476d2287633d04c408e625e168.tar.bz2
portage-d121bd4d249997476d2287633d04c408e625e168.zip
Automatically export QA_PRESTRIPPED if it's set. Thanks to Raúl Porcel
<armin76@g.o> for reporting. (trunk r12609) svn path=/main/branches/2.1.6/; revision=12887
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ebuild.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index 69f5919ad..032cd3ad2 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -1894,6 +1894,9 @@ if ! hasq "$EBUILD_PHASE" clean cleanrm && \
unset ECLASS E_IUSE E_DEPEND E_RDEPEND E_PDEPEND
set +f
+
+ # This needs to be exported since prepstrip is a separate shell script.
+ [[ -n $QA_PRESTRIPPED ]] && export QA_PRESTRIPPED
fi
# Set default EAPI if necessary, so that most