blob: e9b6da44e943df9a3e770f1d193354638d396f12 (
plain)
1
2
3
4
5
6
7
8
9
10
|
$NetBSD: patch-al,v 1.1.1.1 2002/05/04 00:45:36 jtb Exp $
--- Browser/Web/convert-1.1.orig Sun Jul 25 15:36:23 1999
+++ Browser/Web/convert-1.1 Thu May 2 19:25:31 2002
@@ -1,4 +1,4 @@
-#!/usr/bin/tclsh
+#!@TCL_PREFIX@/bin/tclsh
#------------------------------> Tcl - script <-----------------------------#
#- Copyright (C) 199x by International Computer Science Institute -#
#- This file is part of the GNU Sather package. It is free software; you may -#
|