[libtree-rb-perl] 08/09: debian/rules: tell dh(1) to use the perl_build buildsystem.

gregor herrmann gregoa at debian.org
Wed Nov 1 18:09:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libtree-rb-perl.

commit 9de2e35f751c7009535cdd7171929eb6d065be1a
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Nov 1 19:05:58 2017 +0100

    debian/rules: tell dh(1) to use the perl_build buildsystem.
---
 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/libtree-rb-perl.git



More information about the Pkg-perl-cvs-commits mailing list