[libsql-translator-perl] 09/13: debian/rules: drop removal of previously empty manpage.

gregor herrmann gregoa at debian.org
Tue Dec 26 20:41:11 UTC 2017


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

gregoa pushed a commit to branch master
in repository libsql-translator-perl.

commit 66b66f322f9aba83f8ec7713132cb8b39c590705
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 26 21:24:24 2017 +0100

    debian/rules: drop removal of previously empty manpage.
---
 debian/rules | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/debian/rules b/debian/rules
index 2527728..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +1,4 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
 %:
 	dh $@
-
-override_dh_auto_install:
-	dh_auto_install
-	# empty
-	$(RM) -v $(TMP)/usr/share/man/man3/SQL::Translator::Utils.3pm

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



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