commit: 480e61e59482ac3bf2457035da65941c532c6095
Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Fri Jan 25 01:29:43 2019 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Fri Jan 25 01:29:43 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=480e61e5
sys-block/storcli: Add storcli32 to QA_PRESTRIPPED as well
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
sys-block/storcli/storcli-7.0709-r1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sys-block/storcli/storcli-7.0709-r1.ebuild
b/sys-block/storcli/storcli-7.0709-r1.ebuild
index 89621f287ab..65a0583219b 100644
--- a/sys-block/storcli/storcli-7.0709-r1.ebuild
+++ b/sys-block/storcli/storcli-7.0709-r1.ebuild
@@ -24,7 +24,8 @@ DOCS=( readme.txt license.txt )
MY_STORCLI_BASEDIR="/opt/lsi/storcli"
-QA_PRESTRIPPED="${MY_STORCLI_BASEDIR:1}/storcli"
+QA_PRESTRIPPED="${MY_STORCLI_BASEDIR:1}/storcli
+ ${MY_STORCLI_BASEDIR:1}/storcli32"
QA_PREBUILT=${QA_PRESTRIPPED}
src_unpack() {