[libterm-progressbar-perl] 03/05: debian/rules: Drop explicit setting of buildsystem to perl_makemaker
Salvatore Bonaccorso
carnil at debian.org
Tue Dec 6 15:46:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libterm-progressbar-perl.
commit 376f7a2b4e4f07559c77b0599eceb96978f5dd99
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Tue Dec 6 16:44:39 2016 +0100
debian/rules: Drop explicit setting of buildsystem to perl_makemaker
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 06421cb..abde6ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,5 @@
#!/usr/bin/make -f
%:
- dh $@ --buildsystem=perl_makemaker
+ dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libterm-progressbar-perl.git
More information about the Pkg-perl-cvs-commits
mailing list