summaryrefslogtreecommitdiff
path: root/devel/spin/files/patch-xspin
diff options
context:
space:
mode:
Diffstat (limited to 'devel/spin/files/patch-xspin')
-rw-r--r--devel/spin/files/patch-xspin15
1 files changed, 10 insertions, 5 deletions
diff --git a/devel/spin/files/patch-xspin b/devel/spin/files/patch-xspin
index 7361718c3277..6167c46fb5ad 100644
--- a/devel/spin/files/patch-xspin
+++ b/devel/spin/files/patch-xspin
@@ -1,13 +1,18 @@
---- ../Xspin4.0/xspin407.tcl.orig Mon Apr 7 20:37:27 2003
-+++ ../Xspin4.0/xspin407.tcl Mon Apr 7 20:40:10 2003
-@@ -1,20 +1,4 @@
+--- ../Xspin4.1/xspin412.tcl.orig Mon Feb 23 12:57:50 2004
++++ ../Xspin4.1/xspin412.tcl Mon Feb 23 12:59:00 2004
+@@ -1,25 +1,4 @@
-#!/bin/sh
-# the next line restarts using wish \
-exec wish c:/cygwin/bin/xspin -- $*
-
+-# make sure this is where (a copy of) this script is stored
+-#
+-
+-# cd ;# enable this line to cd to you home directory by default
+-
-# on PCs:
-# adjust the first argument to wish above with the name and
--# location of this tcl/tk file on your system, if different.
+-# location of this file on your system, if different.
-#
-# Cygwin:
-# if you use cygwin, do not refer to the file as /usr/bin/xspin
@@ -21,4 +26,4 @@
+#!%%LOCALBASE%%/bin/%%WISH%% -f
#======================================================================#
- # Tcl/Tk Spin Controller, Gerard J. Holzmann, Bell Laboratories, USA. #
+ # Tcl/Tk Spin Controller, written by Gerard J. Holzmann, 1995-2004. #