summaryrefslogtreecommitdiff
path: root/archivers/gtar-base/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/gtar-base/patches/patch-aa')
-rw-r--r--archivers/gtar-base/patches/patch-aa16
1 files changed, 16 insertions, 0 deletions
diff --git a/archivers/gtar-base/patches/patch-aa b/archivers/gtar-base/patches/patch-aa
new file mode 100644
index 00000000000..ea491230fb7
--- /dev/null
+++ b/archivers/gtar-base/patches/patch-aa
@@ -0,0 +1,16 @@
+$NetBSD: patch-aa,v 1.8 2005/01/16 04:44:50 tv Exp $
+
+--- configure.orig 2004-12-21 08:30:30.000000000 -0500
++++ configure
+@@ -19553,9 +19553,9 @@ if test `eval echo '${'$as_ac_Header'}'`
+ cat >>confdefs.h <<_ACEOF
+ #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
+ _ACEOF
+- SYSEXITS_H=sysexits.h
+-else
+ SYSEXITS_H=
++else
++ SYSEXITS_H=sysexits.h
+ fi
+
+ done