blob: 9046a348e3c1a56af0bb0cb8102a1443c78ab410 (
plain)
1
2
3
4
5
6
7
8
9
10
|
$NetBSD: patch-ad,v 1.2 1998/09/02 06:42:13 tron Exp $
--- tools/encke2edb.pl.orig Fri Oct 11 08:47:17 1996
+++ tools/encke2edb.pl Sat Aug 29 11:03:36 1998
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!@LOCALBASE@/bin/perl
# convert elements appearing in http://encke.jpl.nasa.gov/eph to xephem format.
# we need to scan the entire ephemeris so we can dig out the various values
# which are sprinkled near the beginning and end of the file.
|