aboutsummaryrefslogtreecommitdiff
path: root/audio/timidity++/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'audio/timidity++/files/patch-ad')
-rw-r--r--audio/timidity++/files/patch-ad8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/timidity++/files/patch-ad b/audio/timidity++/files/patch-ad
index 06b701a9d713..589abcc7c3af 100644
--- a/audio/timidity++/files/patch-ad
+++ b/audio/timidity++/files/patch-ad
@@ -1,9 +1,9 @@
---- interface/Makefile.in.orig Wed Oct 13 15:00:42 1999
-+++ interface/Makefile.in Wed Oct 13 15:01:15 1999
-@@ -632,7 +632,7 @@
- rm -f *.$(so)
+--- interface/Makefile.in.orig Wed Nov 24 12:25:38 1999
++++ interface/Makefile.in Wed Nov 24 17:40:48 1999
+@@ -583,7 +583,7 @@
tclIndex: $(TCLF)
+ rm -f tclIndex
- echo 'auto_mkindex . *.tcl; exit' | $(WISH)
+ echo 'auto_mkindex . *.tcl; exit' | `echo $(WISH) | sed 's/wish/tclsh/'`