summaryrefslogtreecommitdiffstats
path: root/bin/phase-functions.sh
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-09-01 15:42:45 -0700
committerZac Medico <zmedico@gentoo.org>2012-09-01 15:42:45 -0700
commitca755a56b628c8296630c3e435425b14d3b8bf10 (patch)
tree09f6899bc8d416a646b04133f2edfd98144d67ed /bin/phase-functions.sh
parentbb3094fb926910594f26ac3cf246d9aa9f9444d9 (diff)
downloadportage-ca755a56b628c8296630c3e435425b14d3b8bf10.tar.gz
portage-ca755a56b628c8296630c3e435425b14d3b8bf10.tar.bz2
portage-ca755a56b628c8296630c3e435425b14d3b8bf10.zip
Eliminate bin/ebuild-helpers/4 directory.
Instead, just use conditionals where appropriate inside bin/ebuild-helpers/* scripts.
Diffstat (limited to 'bin/phase-functions.sh')
-rw-r--r--bin/phase-functions.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/phase-functions.sh b/bin/phase-functions.sh
index 85d44a1fc..fd7fb25b9 100644
--- a/bin/phase-functions.sh
+++ b/bin/phase-functions.sh
@@ -29,7 +29,7 @@ PORTAGE_READONLY_VARS="D EBUILD EBUILD_PHASE EBUILD_PHASE_FUNC \
PORTAGE_TMPDIR PORTAGE_UPDATE_ENV PORTAGE_USERNAME \
PORTAGE_VERBOSE PORTAGE_WORKDIR_MODE PORTDIR PORTDIR_OVERLAY \
PROFILE_PATHS REPLACING_VERSIONS REPLACED_BY_VERSION T WORKDIR \
- __PORTAGE_TEST_HARDLINK_LOCKS"
+ __PORTAGE_HELPER __PORTAGE_TEST_HARDLINK_LOCKS"
PORTAGE_SAVED_READONLY_VARS="A CATEGORY P PF PN PR PV PVR"