[SCM] Debian packaging of libnet-ssleay-perl branch, master, updated. debian/1.47-1-4-gfffa97e

Salvatore Bonaccorso carnil at debian.org
Wed Apr 25 19:06:24 UTC 2012


The following commit has been merged in the master branch:
commit dc603b17ac8edf5a6a8c56630c65cbd0279bfa2f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Wed Apr 25 20:59:13 2012 +0200

    Remove override target for dh_installexamples
    
    Upstream now has #!/usr/bin/perl in the examples files.

diff --git a/debian/rules b/debian/rules
index 563539f..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,4 @@
 #!/usr/bin/make -f
 
-PKG=$(shell dh_listpackages)
-
 %:
 	dh $@
-
-override_dh_installexamples:
-	dh_installexamples
-	find $(CURDIR)/debian/$(PKG)/usr/share/doc/$(PKG)/examples -type f -exec \
-		sed -i -e 's,/usr/local/bin/perl,/usr/bin/perl,' '{}' +

-- 
Debian packaging of libnet-ssleay-perl



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