mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
3a1bc7d424
PR: ports/78572 Submitted by: maintainer
12 lines
343 B
Plaintext
12 lines
343 B
Plaintext
--- ../Xspin4.2/xspin423.tcl.orig Mon Mar 8 11:27:07 2004
|
|
+++ ../Xspin4.2/xspin423.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
|
|
|