[libweb-scraper-perl] 08/11: debian/rules: drop manual removal of script.

gregor herrmann gregoa at debian.org
Wed Oct 22 18:44:43 UTC 2014


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

gregoa pushed a commit to branch master
in repository libweb-scraper-perl.

commit 5dfde66c3325b0c84831136d3939e28dea632a2c
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 22 20:37:55 2014 +0200

    debian/rules: drop manual removal of script.
    
    It doesn't get installed anymore.
---
 debian/rules | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index df77bfc..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,4 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
 %:
 	dh $@
-
-override_dh_auto_install:
-	dh_auto_install
-	# install as example
-	$(RM) -v $(TMP)/usr/bin/scraper
-	rmdir -v --parents --ignore-fail-on-non-empty $(TMP)/usr/bin

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



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