[libwnck] 31/38: debian/rules: Improve static libs (cruft) removal after build.
Mike Gabriel
sunweaver at debian.org
Mon Feb 8 15:01:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository libwnck.
commit 4ac35e971017e1ff13d91f486e88499f8c529476
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Feb 8 13:35:28 2016 +0100
debian/rules: Improve static libs (cruft) removal after build.
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 82482f4..7b6eb0c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,7 @@ common-install-arch:: remove-cruft
remove-cruft::
rm -fv debian/tmp/usr/lib/*/*.la
+ rm -fv debian/tmp/usr/lib/*/*.a
rm -fv debian/tmp/usr/bin/wnck-urgency-monitor
rm -fv debian/tmp/usr/bin/wnckprop
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/libwnck.git
More information about the pkg-mate-commits
mailing list