[med-svn] [crac] 04/06: Remove unneeded *.la files
Andreas Tille
tille at debian.org
Sat Jul 12 08:52:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository crac.
commit 3925b9067a7d39e7e14f7c0accf4fc78a1a324b9
Author: Andreas Tille <tille at debian.org>
Date: Fri Jul 11 16:08:58 2014 +0200
Remove unneeded *.la files
---
debian/rules | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/rules b/debian/rules
index c6d751b..730552d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,8 @@
%:
dh $@ --with autotools-dev
+
+override_dh_auto_install:
+ dh_auto_install
+ # remove unneeded *.la files
+ find debian -name "*.la" -delete
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/crac.git
More information about the debian-med-commit
mailing list