blob: 3eeb9238d55e469371aa00383f7d89532e43633a (
plain)
1
2
3
4
5
6
7
8
9
10
|
$NetBSD: patch-ad,v 1.3 2000/03/08 12:01:50 agc Exp $
--- tools/tle2edb.pl.orig Wed Oct 6 21:50:21 1999
+++ tools/tle2edb.pl Sun Feb 20 18:35:40 2000
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!@LOCALBASE@/bin/perl
# tle2edb.pl: perl script to convert NASA "2-line" geocentric orbital elements
# to XEphem .edb. we crack everything that looks reasonable. we allow the TLE
# to be embedded in other text, just so long as it stands on three successive
|