From 5fc73a770c9c10186960b8b5d6958274847f7919 Mon Sep 17 00:00:00 2001 From: Gokturk Yuksek Date: Sat, 26 Dec 2015 20:43:47 -0500 Subject: [PATCH] net-libs/gsoap: use prune_libtool_files instead of removing them manually Package-Manager: portage-2.2.24 --- net-libs/gsoap/gsoap-2.7.17-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/gsoap/gsoap-2.7.17-r1.ebuild b/net-libs/gsoap/gsoap-2.7.17-r1.ebuild index a507c06495fe..ad1d0d940517 100644 --- a/net-libs/gsoap/gsoap-2.7.17-r1.ebuild +++ b/net-libs/gsoap/gsoap-2.7.17-r1.ebuild @@ -56,7 +56,7 @@ src_install() { dohtml changelog.html - rm -rf "${D}"/usr/lib*/*.la + prune_libtool_files --all if use examples; then rm -rf gsoap/samples/Makefile* gsoap/samples/*/Makefile* gsoap/samples/*/*.o -- 2.26.2