sys-process/tini: [QA] Add cmake-utils_src_prepare
authorDavid Seifert <soap@gentoo.org>
Mon, 16 Oct 2017 03:26:29 +0000 (20:26 -0700)
committerDavid Seifert <soap@gentoo.org>
Mon, 16 Oct 2017 03:26:29 +0000 (20:26 -0700)
Package-Manager: Portage-2.3.11, Repoman-2.3.3

sys-process/tini/tini-0.13.2.ebuild
sys-process/tini/tini-0.15.0.ebuild
sys-process/tini/tini-0.16.1.ebuild

index 201e3b75b34f920b785531f30e76c14f7af77029..4e2956b566d128be3f4c71aac8e9b008dd70c279 100644 (file)
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ~arm ~x86"
 IUSE="+args +static"
 
 src_prepare() {
-       default
+       cmake-utils_src_prepare
        # Do not strip binary
        sed -i -e 's/-Wl,-s")$/")/' CMakeLists.txt || die
 }
index bae9cb2b33c0ce35d239ab40030f519794722166..2ba5c74f375aa67e222971a204e0e09e068f5d21 100644 (file)
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~x86"
 IUSE="+args +static"
 
 src_prepare() {
-       default
+       cmake-utils_src_prepare
        # Do not strip binary
        sed -i -e 's/-Wl,-s")$/")/' CMakeLists.txt || die
 }
index bae9cb2b33c0ce35d239ab40030f519794722166..2ba5c74f375aa67e222971a204e0e09e068f5d21 100644 (file)
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~x86"
 IUSE="+args +static"
 
 src_prepare() {
-       default
+       cmake-utils_src_prepare
        # Do not strip binary
        sed -i -e 's/-Wl,-s")$/")/' CMakeLists.txt || die
 }