[SCM] Debian packaging of libregexp-optimizer-perl branch, master, updated. debian/0.15-3-17-gd6128b4

gregor herrmann gregoa at debian.org
Sat Jun 8 21:22:32 UTC 2013


The following commit has been merged in the master branch:
commit 9dab5a9c47fdd7d2da52b9408993a376e5f20ad7
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 8 23:14:55 2013 +0200

    Remove hot-patching of examples in debian/rules.

diff --git a/debian/rules b/debian/rules
index 1749286..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,4 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
 %:
 	dh $@
-
-override_dh_installexamples:
-	dh_installexamples
-	sed -i '1s|^#!/usr/local/bin/perl|#!/usr/bin/perl|' $(TMP)/usr/share/doc/$(PACKAGE)/examples/*

-- 
Debian packaging of libregexp-optimizer-perl



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