[libpod-strip-perl] 10/12: rules: adopt 3-line dh style

Damyan Ivanov dmn at moszumanska.debian.org
Mon Jun 8 16:10:19 UTC 2015


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

dmn pushed a commit to branch master
in repository libpod-strip-perl.

commit 5341909cf8722239add82311b97387386321ebaf
Author: Damyan Ivanov <dmn at debian.org>
Date:   Mon Jun 8 16:06:57 2015 +0000

    rules: adopt 3-line dh style
---
 debian/rules | 21 +--------------------
 1 file changed, 1 insertion(+), 20 deletions(-)

diff --git a/debian/rules b/debian/rules
index 0d045f4..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,23 +1,4 @@
 #!/usr/bin/make -f
 
-build: build-stamp
-build-stamp:
-	dh build
-	touch $@
-
-clean:
+%:
 	dh $@
-
-install: install-stamp
-install-stamp: build-stamp
-	dh install
-	touch $@
-
-binary-arch:
-
-binary-indep: install
-	dh $@
-
-binary: binary-arch binary-indep
-
-.PHONY: binary binary-arch binary-indep install clean build

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



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