1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/astro/x3arth/files/patch-ab
Steve Price bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00

12 lines
365 B
Plaintext

--- x3arth.orig Sat Apr 3 06:26:53 1999
+++ x3arth Thu Apr 15 12:18:41 1999
@@ -1,6 +1,6 @@
#!/bin/sh
-# the next line restarts using tclsh \
-exec tclsh "$0" "$@"
+# the next line restarts using tclsh8.2 \
+exec tclsh8.2 "$0" "$@"
set usage "x3arth \[<satellite> \[-c \[file\] | -b\]\] \n\
<satellite> : GMS-5, FY-2, GOES-8, GOES-9, GOES-10 or METEOSAT-7\n\