summaryrefslogtreecommitdiff
path: root/devel/kdevelop-base/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kdevelop-base/patches/patch-aa')
-rw-r--r--devel/kdevelop-base/patches/patch-aa17
1 files changed, 17 insertions, 0 deletions
diff --git a/devel/kdevelop-base/patches/patch-aa b/devel/kdevelop-base/patches/patch-aa
new file mode 100644
index 00000000000..0f2662a0fa5
--- /dev/null
+++ b/devel/kdevelop-base/patches/patch-aa
@@ -0,0 +1,17 @@
+$NetBSD: patch-aa,v 1.8 2007/03/24 14:01:28 markd Exp $
+
+--- configure.orig 2007-03-15 23:28:41.000000000 +1300
++++ configure
+@@ -34106,9 +34106,9 @@ fi
+
+ test -n "$TAR" && break
+ done
+-test -n "$TAR" || TAR="
+-tar=${tar-"${am_missing_run}"}
+-"
++#test -n "$TAR" || TAR="
++#tar=${tar-"${am_missing_run}"}
++#"
+
+ # Extract the first word of "gzip", so it can be a program name with args.
+ set dummy gzip; ac_word=$2