summaryrefslogtreecommitdiff
path: root/lang/sather/patches/patch-aq
blob: e9e567130f377b81d6112ac54cb77e7b3a77dbe2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aq,v 1.2 2015/12/29 18:17:04 dholland Exp $

Don't hardwire interpreter paths.

--- Browser/Web/gen_mml_sa_files.orig	Sun Jul 25 15:36:23 1999
+++ Browser/Web/gen_mml_sa_files	Thu May  2 19:26:37 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 -#