[SCM] Debian packaging of Scrappy CPAN distribution branch, master, updated. e7448170c42466f15224caf94f4555c75e9d2b75

Onur Aslan onuraslan at gmail.com
Fri Jul 26 18:22:07 UTC 2013


The following commit has been merged in the master branch:
commit 26bdb8e06627ffd0bead8fa71be7bb6784392887
Author: Onur Aslan <onuraslan at gmail.com>
Date:   Fri Jul 26 21:20:44 2013 +0300

    remove perldity.pl

diff --git a/debian/rules b/debian/rules
index 2d33f6a..6659451 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,11 @@
 #!/usr/bin/make -f
 
+PACKAGE = $(shell dh_listpackages)
+TMP     = $(CURDIR)/debian/$(PACKAGE)
+
 %:
 	dh $@
+
+override_dh_auto_install:
+	dh_auto_install
+	rm $(TMP)/usr/share/perl5/perltidy.pl

-- 
Debian packaging of Scrappy CPAN distribution



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