aboutsummaryrefslogtreecommitdiff
path: root/lang/STk/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'lang/STk/files/patch-ac')
-rw-r--r--lang/STk/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/STk/files/patch-ac b/lang/STk/files/patch-ac
new file mode 100644
index 000000000000..a85d59c5e02a
--- /dev/null
+++ b/lang/STk/files/patch-ac
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Sat Sep 4 05:21:32 1999
++++ Makefile.in Wed Mar 15 23:46:41 2000
+@@ -118,7 +118,7 @@
+ (cd Extensions; $(MAKE) install prefix=$(root)$(prefix))
+ (cd Demos; $(MAKE) install root=$(root))
+ (cd Help; $(MAKE) install prefix=$(root)$(prefix))
+- (cd Doc; $(MAKE) install prefix=$(root)$(prefix))
++ (cd Doc; $(MAKE) install.man prefix=$(root)$(prefix))
+ (cd Stack; $(MAKE) install prefix=$(root)$(prefix))
+
+ install.libs: