summaryrefslogtreecommitdiffstats
path: root/bin/save-ebuild-env.sh
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-09-17 19:59:23 -0700
committerZac Medico <zmedico@gentoo.org>2012-09-17 19:59:23 -0700
commit1d9b8968460c4bdb44daeda3454ef0ef5035c398 (patch)
tree49f266dd59a7509eae43b18889c61d7a5c1c5a86 /bin/save-ebuild-env.sh
parent8bdba93c1a5d3b7500dec73a12fa9c40b43b9e2a (diff)
downloadportage-1d9b8968460c4bdb44daeda3454ef0ef5035c398.tar.gz
portage-1d9b8968460c4bdb44daeda3454ef0ef5035c398.tar.bz2
portage-1d9b8968460c4bdb44daeda3454ef0ef5035c398.zip
doebuild: update environment.bz2 for pre/postinstv2.2.0_alpha129
Also, remove unnecessary __dyn_preinst func.
Diffstat (limited to 'bin/save-ebuild-env.sh')
-rw-r--r--bin/save-ebuild-env.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/save-ebuild-env.sh b/bin/save-ebuild-env.sh
index de8e1fb1a..7ae3938ce 100644
--- a/bin/save-ebuild-env.sh
+++ b/bin/save-ebuild-env.sh
@@ -63,7 +63,7 @@ __save_ebuild_env() {
__abort_handler __abort_prepare __abort_configure __abort_compile \
__abort_test __abort_install __dyn_prepare __dyn_configure \
__dyn_compile __dyn_test __dyn_install \
- __dyn_preinst __dyn_pretend __dyn_help \
+ __dyn_pretend __dyn_help \
debug-print debug-print-function \
debug-print-section __helpers_die inherit EXPORT_FUNCTIONS \
nonfatal register_success_hook \