net-libs/gsoap: use prune_libtool_files instead of removing them manually
authorGokturk Yuksek <gokturk@binghamton.edu>
Sun, 27 Dec 2015 01:43:47 +0000 (20:43 -0500)
committerGokturk Yuksek <gokturk@binghamton.edu>
Sun, 27 Dec 2015 06:05:14 +0000 (01:05 -0500)
Package-Manager: portage-2.2.24

net-libs/gsoap/gsoap-2.7.17-r1.ebuild

index a507c06495fe83e86e12fb617df6a5be9cd36708..ad1d0d9405173142809514751f5f40bc0317773e 100644 (file)
@@ -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