diff options
Diffstat (limited to 'graphics/libggiwmh/patches/patch-ab')
-rw-r--r-- | graphics/libggiwmh/patches/patch-ab | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/libggiwmh/patches/patch-ab b/graphics/libggiwmh/patches/patch-ab new file mode 100644 index 00000000000..e49b0e64a12 --- /dev/null +++ b/graphics/libggiwmh/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.1.1.1 2003/07/21 12:27:50 wiz Exp $ + +--- configure.orig Mon Jul 21 08:29:47 2003 ++++ configure +@@ -8930,7 +8930,7 @@ cat >>confdefs.h <<EOF + EOF + + cat >>confdefs.h <<EOF +-#define WMHCONFFILE "$PATHTAG$static_sysconfdir/$ggi_subdir/$wmh_conffile" ++#define WMHCONFFILE "$PATHTAG$static_sysconfdir/$wmh_conffile" + EOF + + # Add the stamp file to the list of files AC keeps track of, |