[libregexp-grammars-perl] 02/04: Drop unused variables in debian/rules makefile

Salvatore Bonaccorso carnil at debian.org
Sat Apr 4 14:52:35 UTC 2015


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

carnil pushed a commit to branch master
in repository libregexp-grammars-perl.

commit 6ced479a6f20a032473eed29e3e87f619c1768fd
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Apr 4 16:40:11 2015 +0200

    Drop unused variables in debian/rules makefile
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3aeca87..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,4 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
 %:
 	dh $@

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



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