From 6b2dfba4b27544af98a096ec39f3e5989f472056 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 30 Jan 2008 22:49:47 +0000 Subject: - Remove ebuild.autotools repoman check since it produces lots of false positives (bug #207104) and its hard to parse bash - Use QA_INTERCEPTORS in ebuild.sh to implement a runtime 'QA Notice' when autotools is called directly svn path=/main/trunk/; revision=9235 --- bin/isolated-functions.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/isolated-functions.sh') diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh index 7e7e710e0..5750ce8dd 100755 --- a/bin/isolated-functions.sh +++ b/bin/isolated-functions.sh @@ -454,7 +454,8 @@ save_ebuild_env() { debug-print-section inherit EXPORT_FUNCTIONS newdepend newrdepend \ newpdepend do_newdepend remove_path_entry killparent \ save_ebuild_env filter_readonly_variables preprocess_ebuild_env \ - source_all_bashrcs ebuild_phase ebuild_phase_with_hooks + source_all_bashrcs ebuild_phase ebuild_phase_with_hooks \ + ${QA_INTERCEPTORS} # portage config variables and variables set directly by portage unset BAD BRACKET BUILD_PREFIX COLS \ -- cgit v1.2.3-1-g7c22