sys-fs/eudev: prune_libtool_files is no longer available, bug #652394
authorAnthony G. Basile <blueness@gentoo.org>
Wed, 4 Apr 2018 10:23:25 +0000 (06:23 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Wed, 4 Apr 2018 10:27:19 +0000 (06:27 -0400)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

sys-fs/eudev/eudev-3.1.5.ebuild
sys-fs/eudev/eudev-3.2.4.ebuild
sys-fs/eudev/eudev-3.2.5.ebuild
sys-fs/eudev/eudev-4.9999.ebuild
sys-fs/eudev/eudev-9999.ebuild

index 10b380fda54de2b2aac6934799a96af1594ea6b5..99eda5dc01c440ffc1134bc762f95aaab3095ca4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -172,7 +172,7 @@ multilib_src_test() {
 }
 
 multilib_src_install_all() {
-       prune_libtool_files --all
+       find "${D}" -name '*.la' -delete || die
 
        insinto /lib/udev/rules.d
        doins "${FILESDIR}"/40-gentoo.rules
index 5e4cf893273a7bcd1f25428f1aace053de9e79dc..4cdcdb4290e086e5b40a45db05ce18a6bd1c04e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -172,7 +172,7 @@ multilib_src_test() {
 }
 
 multilib_src_install_all() {
-       prune_libtool_files --all
+       find "${D}" -name '*.la' -delete || die
 
        insinto /lib/udev/rules.d
        doins "${FILESDIR}"/40-gentoo.rules
index 259a42c1bc4e568034be4c6e95e1348280529554..ca9066fea928e4228bdc28cf3c818ecf3f5c981d 100644 (file)
@@ -170,7 +170,7 @@ multilib_src_test() {
 }
 
 multilib_src_install_all() {
-       prune_libtool_files --all
+       find "${D}" -name '*.la' -delete || die
 
        insinto /lib/udev/rules.d
        doins "${FILESDIR}"/40-gentoo.rules
index d4d1cd4aefd01eda2725f8edef9de19e1bed912d..b5e3ec9c3111d002913f9297187c565d3a1ecb41 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -166,7 +166,7 @@ multilib_src_test() {
 }
 
 multilib_src_install_all() {
-       prune_libtool_files --all
+       find "${D}" -name '*.la' -delete || die
 
        insinto /lib/udev/rules.d
        doins "${FILESDIR}"/40-gentoo.rules
index a864deb766ccd881180e8b9a4ce62ce88de37656..63bc0e99dec522bb6e724118fac0a7f261d7e044 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -170,7 +170,7 @@ multilib_src_test() {
 }
 
 multilib_src_install_all() {
-       prune_libtool_files --all
+       find "${D}" -name '*.la' -delete || die
 
        insinto /lib/udev/rules.d
        doins "${FILESDIR}"/40-gentoo.rules