From b207889c51fadb51aae5dbb6bca97785cbbd6cdb Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Sat, 22 Feb 2014 00:49:58 +0100 Subject: [PATCH] Remove 03_configure.in_remove_perlmods.dpatch Unneeded since the repack scripts is fixed now. --- debian/patches/00list | 1 - .../03_configure.in_remove_perlmods.dpatch | 19 ------------------- 2 files changed, 20 deletions(-) delete mode 100644 debian/patches/03_configure.in_remove_perlmods.dpatch diff --git a/debian/patches/00list b/debian/patches/00list index 2e7a453..35b85ec 100644 --- a/debian/patches/00list +++ b/debian/patches/00list @@ -1,3 +1,2 @@ 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 deleted file mode 100644 index f78aeca..0000000 --- a/debian/patches/03_configure.in_remove_perlmods.dpatch +++ /dev/null @@ -1,19 +0,0 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run -## 03_configure.in_remove_perlmods.dpatch by Jan Wagner -## -## DP: Strip perlmods out of configure.in too, since configure may regenerated -## when automake and autoconf are installed in the buildenv - -@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