[libnet-ifconfig-wrapper-perl] 04/11: Drop debian/libnet-ifconfig-wrapper-perl.examples and override

gregor herrmann gregoa at debian.org
Sat Nov 28 17:30:52 UTC 2015


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

gregoa pushed a commit to branch master
in repository libnet-ifconfig-wrapper-perl.

commit 727561257a5d8de7c3dc9672d39ceca8f5862201
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Nov 28 18:25:54 2015 +0100

    Drop debian/libnet-ifconfig-wrapper-perl.examples and override
    
    in debian/rules.
    The example scripts are gone.
---
 debian/libnet-ifconfig-wrapper-perl.examples | 1 -
 debian/rules                                 | 7 -------
 2 files changed, 8 deletions(-)

diff --git a/debian/libnet-ifconfig-wrapper-perl.examples b/debian/libnet-ifconfig-wrapper-perl.examples
deleted file mode 100644
index 86071d7..0000000
--- a/debian/libnet-ifconfig-wrapper-perl.examples
+++ /dev/null
@@ -1 +0,0 @@
-contrib/*
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/*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-ifconfig-wrapper-perl.git



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