summaryrefslogtreecommitdiffstats
path: root/debian/patches/Disable-LD_LIBRARY_PATH-check.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/Disable-LD_LIBRARY_PATH-check.patch')
-rw-r--r--debian/patches/Disable-LD_LIBRARY_PATH-check.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/patches/Disable-LD_LIBRARY_PATH-check.patch b/debian/patches/Disable-LD_LIBRARY_PATH-check.patch
index 5579bb4..726830d 100644
--- a/debian/patches/Disable-LD_LIBRARY_PATH-check.patch
+++ b/debian/patches/Disable-LD_LIBRARY_PATH-check.patch
@@ -9,11 +9,11 @@ Forwarded: not-needed
makedefs | 5 -----
1 file changed, 5 deletions(-)
-diff --git a/makedefs b/makedefs
-index 4feea3d..972b89f 100644
---- a/makedefs
-+++ b/makedefs
-@@ -194,11 +194,6 @@ error() {
+Index: postfix/makedefs
+===================================================================
+--- postfix.orig/makedefs
++++ postfix/makedefs
+@@ -198,11 +198,6 @@ error() {
exit 1
}