1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/astro/x3arth/files/patch-ab
Seiichirou Hiraoka 30e632d05e PR: ports/11157
Submitted by:	cpiazza@home.net
A TCL script to download the latest high-res satellite views of
earth and set it as the background image in the X root window.
1999-04-16 07:18:32 +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.0 \
+exec tclsh8.0 "$0" "$@"
set usage "x3arth \[<satellite> \[-c \[file\] | -b\]\] \n\
<satellite> : GMS-5, FY-2, GOES-8, GOES-9, GOES-10 or METEOSAT-7\n\