summaryrefslogtreecommitdiff
path: root/mbone/sdr/patches/patch-av
blob: cd1be1345126b9ef6119f2cccf75aa80c22220f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-av,v 1.1 2000/12/16 05:44:10 hubertf Exp $

--- sdr/src/Makefile.template.orig	Wed Dec 13 03:22:58 2000
+++ sdr/src/Makefile.template	Wed Dec 13 03:23:05 2000
@@ -88,7 +88,7 @@
 $(SDR_UI_FILES): tcl2c
 
 parsed_plugins.tcl: ../src/plugin2tcl.tcl
-	tclsh8.0 ../src/plugin2tcl.tcl
+	tclsh ../src/plugin2tcl.tcl
 
 uweb: $(WWWOBJS)
 	$(CC) -ggdb -o uweb $(WWWOBJS) $(LIBS)