mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-27 22:11:24 -04:00
18 lines
417 B
Plaintext
18 lines
417 B
Plaintext
$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
|