diff options
Diffstat (limited to 'security/pakemon/patches/patch-ac')
-rw-r--r-- | security/pakemon/patches/patch-ac | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/security/pakemon/patches/patch-ac b/security/pakemon/patches/patch-ac new file mode 100644 index 00000000000..efa6213ffd1 --- /dev/null +++ b/security/pakemon/patches/patch-ac @@ -0,0 +1,13 @@ +$NetBSD: patch-ac,v 1.1 2002/10/02 19:12:00 dillo Exp $ + +--- configure.orig Sun Jan 7 07:06:39 2001 ++++ configure +@@ -1908,7 +1908,7 @@ EOF + + cat >> $CONFIG_STATUS <<EOF + +-CONFIG_FILES=\${CONFIG_FILES-"Makefile"} ++CONFIG_FILES=\${CONFIG_FILES-"Makefile pakemon.h"} + EOF + cat >> $CONFIG_STATUS <<\EOF + for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then |