[libutf8-all-perl] 03/07: debian/rules: drop override_dh_auto_install.

gregor herrmann gregoa at debian.org
Mon Aug 4 15:41:34 UTC 2014


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

gregoa pushed a commit to branch master
in repository libutf8-all-perl.

commit 711562217a2715940cd8cff6bea3f227770b3d15
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Aug 4 17:35:20 2014 +0200

    debian/rules: drop override_dh_auto_install.
    
    The formerly removed file is gone.
---
 debian/rules | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index 0f88800..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
-	# only needed during build
-	$(RM) -v $(TMP)/usr/share/perl5/utf8/all/Conflicts.pm
-	rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/share/perl5/utf8/all/

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



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