diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-23 13:44:03 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-23 13:44:03 +0000 |
commit | 40a33a607008465f53d5a6195b52da563743c5c1 (patch) | |
tree | 6746aa60a42ef4999ee47c9081c98f357098f148 /audio/snowstar/files/patch-aa | |
parent | - Use MASTER_SITE_SUNSITE to MASTER_SITES (diff) |
- Support LOCALBASE properly (in setting path to custom wish script)
PR: 19470
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'audio/snowstar/files/patch-aa')
-rw-r--r-- | audio/snowstar/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/snowstar/files/patch-aa b/audio/snowstar/files/patch-aa index f7971a8c1974..a56df5f0fbac 100644 --- a/audio/snowstar/files/patch-aa +++ b/audio/snowstar/files/patch-aa @@ -2,7 +2,7 @@ +++ snowstar.tcl Thu Nov 4 12:24:19 1999 @@ -1,4 +1,4 @@ -#!/usr/bin/wish -+#!/usr/local/bin/wish8.2 ++#!%%LOCALBASE%%/bin/wish8.2 wm title . "Snowstar 0.75.5" wm minsize . 320 240 wm resizable . 1 1 |