[SCM] Debian packaging of libmojolicious-perl branch, master, updated. debian/2.98+dfsg-2-22-g0835bb1

gregor herrmann gregoa at debian.org
Wed Dec 19 21:58:35 UTC 2012


The following commit has been merged in the master branch:
commit 689d4f8fad30a99d6eb6c3defadb78f47541ff1a
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 19 22:57:18 2012 +0100

    Remove override_dh_auto_install in debian/rules.
    
    The files we removed manually are not installed anymore.

diff --git a/debian/rules b/debian/rules
index 494f270..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) -v $(TMP)/usr/share/man/man3/README.3pm
-	$(RM) -v $(TMP)/usr/share/perl5/README.pod

-- 
Debian packaging of libmojolicious-perl



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