[libmoo-perl] 03/05: debian/rules: remove override_dh_auto_install.

gregor herrmann gregoa at debian.org
Fri May 23 13:02:26 UTC 2014


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

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

commit 158c47693ef2a20e0fae24ab9dbd97694dd7b686
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 23 14:55:54 2014 +0200

    debian/rules: remove override_dh_auto_install.
    
    The file we removed is gone.
---
 debian/rules | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4609b3c..1b2fd58 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,8 +9,3 @@ TMP     = $(CURDIR)/debian/$(PACKAGE)
 override_dh_auto_test:
 	# PERL_STRICTURES_EXTRA is in strictures and not in Moo
 	PERL_STRICTURES_EXTRA=0 dh_auto_test
-
-override_dh_auto_install:
-	dh_auto_install
-	rm $(TMP)/usr/bin/moo-outdated
-	rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/bin

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



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