projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8a85a3
)
net-libs/gsoap: use prune_libtool_files instead of removing them manually
author
Gokturk Yuksek
<gokturk@binghamton.edu>
Sun, 27 Dec 2015 01:43:47 +0000
(20:43 -0500)
committer
Gokturk 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
patch
|
blob
|
history
diff --git
a/net-libs/gsoap/gsoap-2.7.17-r1.ebuild
b/net-libs/gsoap/gsoap-2.7.17-r1.ebuild
index a507c06495fe83e86e12fb617df6a5be9cd36708..ad1d0d9405173142809514751f5f40bc0317773e 100644
(file)
--- 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