[med-svn] [libtfbs-perl] 06/08: Remove cruft Makefiles at build time.
Charles Plessy
plessy at moszumanska.debian.org
Sat Oct 21 02:48:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
plessy pushed a commit to branch master
in repository libtfbs-perl.
commit fc8a912f60e332013e9b255fadc63f70d665107f
Author: Charles Plessy <plessy at debian.org>
Date: Sat Oct 21 11:23:35 2017 +0900
Remove cruft Makefiles at build time.
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 8279c98..ba0a0c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,9 @@ DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
%:
dh $@
+override_dh_auto_clean:
+ rm --force Makefile Makefile.old
+
override_dh_auto_configure:
echo "n" | perl Makefile.PL INSTALLDIRS=vendor
$(MAKE) OPTIMIZE="$(CFLAGS)" LD_RUN_PATH="" OTHERLDFLAGS="$(LDFLAGS)"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libtfbs-perl.git
More information about the debian-med-commit
mailing list