[libproc-waitstat-perl] 05/10: Simplify debian/rules.

gregor herrmann gregoa at debian.org
Fri Aug 4 16:05:40 UTC 2017


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

gregoa pushed a commit to branch master
in repository libproc-waitstat-perl.

commit a0b403de37db59c32cc1a52f127961cdd80a2332
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Aug 4 11:55:03 2017 -0400

    Simplify debian/rules.
---
 debian/rules | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 1e9f9da..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,4 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
 
 %:
-	dh $@ --with-perl
+	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libproc-waitstat-perl.git



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