From fb318d753312539efb06fabbade6caa6afaf36a4 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 2 Dec 2010 14:02:36 -0800 Subject: fix QA_EXECSTACK spelling for QA_PREBUILT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks to Sébastien Fabbro for reporting in bug #346847. --- bin/ebuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/ebuild.sh b/bin/ebuild.sh index c6bb57e6e..04330262e 100755 --- a/bin/ebuild.sh +++ b/bin/ebuild.sh @@ -2064,7 +2064,7 @@ if ! hasq "$EBUILD_PHASE" clean cleanrm ; then if [[ -n $QA_PREBUILT ]] ; then # these ones support fnmatch patterns - QA_EXECSTAC+=" $QA_PREBUILT" + QA_EXECSTACK+=" $QA_PREBUILT" QA_TEXTRELS+=" $QA_PREBUILT" QA_WX_LOAD+=" $QA_PREBUILT" -- cgit v1.2.3-1-g7c22