From: Patrick McLean Date: Fri, 25 Jan 2019 01:29:43 +0000 (-0800) Subject: sys-block/storcli: Add storcli32 to QA_PRESTRIPPED as well X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=480e61e59482ac3bf2457035da65941c532c6095;p=gentoo.git 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 --- diff --git a/sys-block/storcli/storcli-7.0709-r1.ebuild b/sys-block/storcli/storcli-7.0709-r1.ebuild index 89621f287abf..65a0583219bc 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() {