[libdancer2-perl] 01/01: drop unused variables in debian/rules
gregor herrmann
gregoa at debian.org
Thu Oct 3 15:46:50 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdancer2-perl.
commit bfa1899c2458b83908bbe5e23e80c64909284f2c
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Oct 3 17:44:17 2013 +0200
drop unused variables in debian/rules
seems I missed them in the last 2 reviews, so I'm just dropping them now :)
Git-Dch: Ignore
---
debian/rules | 4 ----
1 file changed, 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index 06efe4e..abde6ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,5 @@
#!/usr/bin/make -f
-PACKAGE = $(shell dh_listpackages)
-TMP = $(CURDIR)/debian/$(PACKAGE)
-EXAMPLES:=$(TMP)/usr/share/doc/$(PACKAGE)/examples
-
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer2-perl.git
More information about the Pkg-perl-cvs-commits
mailing list