diff options
Diffstat (limited to 'lang/STk/files/patch-ac')
-rw-r--r-- | lang/STk/files/patch-ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/STk/files/patch-ac b/lang/STk/files/patch-ac deleted file mode 100644 index a85d59c5e02..00000000000 --- a/lang/STk/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- 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: |