[libfile-rsync-perl] 01/03: debian/rules: drop override.

gregor herrmann gregoa at debian.org
Sun Aug 16 15:37:40 UTC 2015


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

gregoa pushed a commit to branch master
in repository libfile-rsync-perl.

commit 428d931007abb6dc924eb18c850868f68b57bf64
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Aug 16 17:34:56 2015 +0200

    debian/rules: drop override.
    
    The file we removed is gone.
---
 debian/rules | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index 8ffdc5f..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,4 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
 %:
 	dh $@
-
-override_dh_installman:
-	dh_installman
-	$(RM) -v $(TMP)/usr/share/man/man3/File::config.3pm

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



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