[libdatetime-format-pg-perl] 06/08: debian/rules: tell dh(1) to use Build.PL
gregor herrmann
gregoa at debian.org
Sat Sep 21 21:11:51 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdatetime-format-pg-perl.
commit d71ac722294153b1acd8dde2a6fff4c62d72ac23
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Sep 21 23:08:10 2013 +0200
debian/rules: tell dh(1) to use Build.PL
(and ignore the spurious Makefile).
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 2d33f6a..a189506 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --buildsystem=perl_build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-pg-perl.git
More information about the Pkg-perl-cvs-commits
mailing list