[libxml-atom-simplefeed-perl] 06/07: debian/rules: remove override_dh_auto_install.

gregor herrmann gregoa at debian.org
Tue Sep 22 16:06:53 UTC 2015


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

gregoa pushed a commit to branch master
in repository libxml-atom-simplefeed-perl.

commit 6b0c31180881c9952ea886a0857af5af2607edd2
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Sep 22 18:03:32 2015 +0200

    debian/rules: remove override_dh_auto_install.
    
    The formerly installed scripts are gone.
---
 debian/rules | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4ce93e8..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
-	rm --verbose $(TMP)/usr/share/perl5/XML/Atom/t.pl
-	rm --verbose $(TMP)/usr/share/perl5/XML/Atom/x.pl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-atom-simplefeed-perl.git



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