summaryrefslogtreecommitdiff
path: root/lang/inform/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'lang/inform/patches/patch-aa')
-rw-r--r--lang/inform/patches/patch-aa20
1 files changed, 10 insertions, 10 deletions
diff --git a/lang/inform/patches/patch-aa b/lang/inform/patches/patch-aa
index b6c9bc2a100..76a529c97ac 100644
--- a/lang/inform/patches/patch-aa
+++ b/lang/inform/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.1 2003/09/16 18:55:05 jmmv Exp $
+$NetBSD: patch-aa,v 1.2 2004/12/06 17:47:11 nathanw Exp $
---- html/Makefile.in.orig 2003-06-17 16:41:20.000000000 +0200
-+++ html/Makefile.in
-@@ -302,7 +302,7 @@ uninstall-am: uninstall-htmlDATA uninsta
+--- include/menus.h.orig Fri Jun 13 00:59:05 2003
++++ include/menus.h Thu Jun 24 19:43:44 2004
+@@ -84,7 +84,7 @@
+ Global char_width;
+ Global char_height;
- install-data-hook:
- for dir in $(EXTRA_DIRS); do \
-- cp -rp $(srcdir)/$$dir $(DESTDIR)$(htmldir); \
-+ cp -r $(srcdir)/$$dir $(DESTDIR)$(htmldir); \
- rm -rf $(DESTDIR)$(htmldir)/$$dir/CVS; \
- done
+-Array ForUseByOptions -> 129;
++Array ForUseByOptions buffer 129;
+ #Iftrue #version_number==6;
+ [ Menus_Measure s;