diff options
author | markd <markd@pkgsrc.org> | 2006-02-01 09:44:08 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2006-02-01 09:44:08 +0000 |
commit | d79beb37362b50825c6efb057052851dcec0cf22 (patch) | |
tree | 3ad19d0021ec7d8589e1cce6c293375309d0149f /devel/kdevelop-base | |
parent | b6ff94d1d975e6c1ce770daa20866010e34b2569 (diff) | |
download | pkgsrc-d79beb37362b50825c6efb057052851dcec0cf22.tar.gz |
Remove patch that should have gone in the last update.
Diffstat (limited to 'devel/kdevelop-base')
-rw-r--r-- | devel/kdevelop-base/patches/patch-aa | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/devel/kdevelop-base/patches/patch-aa b/devel/kdevelop-base/patches/patch-aa deleted file mode 100644 index 1f5cd510768..00000000000 --- a/devel/kdevelop-base/patches/patch-aa +++ /dev/null @@ -1,30 +0,0 @@ -$NetBSD: patch-aa,v 1.6 2004/08/21 15:39:02 markd Exp $ - ---- configure.orig 2004-08-14 12:07:07.000000000 +1200 -+++ configure -@@ -40078,9 +40078,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}"} -+#" - - for ac_prog in gzip - do -@@ -40121,9 +40121,9 @@ fi - - test -n "$GZIP" && break - done --test -n "$GZIP" || GZIP=" --gzip=${gzip-"${am_missing_run}"} --" -+#test -n "$GZIP" || GZIP=" -+#gzip=${gzip-"${am_missing_run}"} -+#" - - - cat >>confdefs.h <<_ACEOF |