[Pkg-nagios-changes] [pkg-monitoring-plugins] 23/51: Add 03_configure.in_remove_perlmods.dpatch

Jan Wagner waja at moszumanska.debian.org
Mon Jul 7 14:36:23 UTC 2014


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

waja pushed a commit to branch master
in repository pkg-monitoring-plugins.

commit d4579f14e9faf605b51376377f2a08497da46c68
Author: Jan Wagner <waja at cyconet.org>
Date:   Fri Feb 21 16:34:42 2014 +0100

    Add 03_configure.in_remove_perlmods.dpatch
    
    to fix broken repack script for 1.5 tarball
---
 debian/patches/00list                                 |  1 +
 debian/patches/03_configure.in_remove_perlmods.dpatch | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/debian/patches/00list b/debian/patches/00list
index 35b85ec..2e7a453 100644
--- a/debian/patches/00list
+++ b/debian/patches/00list
@@ -1,2 +1,3 @@
 02_check_icmp_links.dpatch
+03_configure.in_remove_perlmods.dpatch
 # commited upstream
diff --git a/debian/patches/03_configure.in_remove_perlmods.dpatch b/debian/patches/03_configure.in_remove_perlmods.dpatch
new file mode 100644
index 0000000..f78aeca
--- /dev/null
+++ b/debian/patches/03_configure.in_remove_perlmods.dpatch
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 03_configure.in_remove_perlmods.dpatch by Jan Wagner <waja at cyconet.org>
+##
+## DP: Strip perlmods out of configure.in too, since configure may regenerated
+## when automake and autoconf are installed in the buildenv
+
+ at DPATCH@
+diff --git a/configure.in b/configure.in
+index 7e8c810..6c3e84c 100644
+--- a/configure.in
++++ b/configure.in
+@@ -1786,7 +1786,6 @@ AC_OUTPUT(
+   plugins-scripts/subst
+   plugins-scripts/utils.pm
+   plugins-scripts/utils.sh
+-  perlmods/Makefile
+   test.pl
+   pkg/solaris/pkginfo
+   po/Makefile.in

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-monitoring-plugins.git



More information about the Pkg-nagios-changes mailing list