mirror of
https://git.freebsd.org/ports.git
synced 2025-07-10 13:59:22 -04:00
11 lines
359 B
Text
11 lines
359 B
Text
--- ../../Spin/Xspin4.2/xspin427.tcl.orig Mon Mar 8 11:27:07 2004
|
|
+++ ../../Spin/Xspin4.2/xspin427.tcl Mon Mar 8 11:31:09 2004
|
|
@@ -1,6 +1,6 @@
|
|
-#!/bin/sh
|
|
+#!%%LOCALBASE%%/bin/%%WISH%% -f
|
|
# the next line restarts using wish \
|
|
-exec wish c:/cygwin/bin/xspin -- $*
|
|
+# exec wish c:/cygwin/bin/xspin -- $*
|
|
|
|
# cd ;# enable to cd to home directory by default
|
|
|