summaryrefslogtreecommitdiff
path: root/mbone/sdr/patches/patch-ab
blob: c1ab00f7d862fd47a080806a788782fd9ce50945 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.9 2000/12/17 09:39:53 hubertf Exp $

--- ../src/Makefile.template.orig	Sat Dec 16 09:15:29 2000
+++ ../src/Makefile.template
@@ -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)