summaryrefslogtreecommitdiff
path: root/astro/x3arth/files/patch-ab
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-28 18:32:45 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-28 18:32:45 +0000
commitbc087374d35aa9c841dd63d44e9c9697702921ed (patch)
tree9bfffecdf0e79fc2f3af0e2a2f1044536ad164ca /astro/x3arth/files/patch-ab
parentgcc 2.95 requires us to be explicit about the return type of functions. (diff)
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett <ade@lovett.com>
Notes
Notes: svn path=/head/; revision=23474
Diffstat (limited to '')
-rw-r--r--astro/x3arth/files/patch-ab4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/x3arth/files/patch-ab b/astro/x3arth/files/patch-ab
index 3665e6446e1e..6525c01dc8e9 100644
--- a/astro/x3arth/files/patch-ab
+++ b/astro/x3arth/files/patch-ab
@@ -4,8 +4,8 @@
#!/bin/sh
-# the next line restarts using tclsh \
-exec tclsh "$0" "$@"
-+# the next line restarts using tclsh8.0 \
-+exec tclsh8.0 "$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\