[libtime-moment-perl] 03/03: Revert "d/rules"

Nick Morrott nickm-guest at moszumanska.debian.org
Mon Mar 21 02:38:51 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libtime-moment-perl.

commit d002f96dd6b2ce08fd332fb324a8f5cddb10da93
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Mon Mar 21 02:28:29 2016 +0000

    Revert "d/rules"
    
    *.pod were extracted from their modules, not duplicated
    
    This reverts commit ac6c7833d61c762ea784a5f8972cf02aefc6fa6a.
---
 debian/rules | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index d66dfe5..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,4 @@
 #!/usr/bin/make -f
 
-PACKAGE  = $(shell dh_listpackages)
-TMP      = $(CURDIR)/debian/$(PACKAGE)
-ARCHLIB := $(shell perl -MConfig -e 'print $$Config{vendorarch}')
-
 %:
 	dh $@
-
-override_dh_auto_install:
-	dh_auto_install
-	rm --verbose $(TMP)/$(ARCHLIB)/Time/Moment.pod
-	rm --verbose $(TMP)/$(ARCHLIB)/Time/Moment/Adjusters.pod

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



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