blob: 6857159b2205021a48c3b53eaac5a1b75ac809df (
plain)
1
2
3
4
5
6
7
8
9
10
|
$NetBSD: patch-ad,v 1.1 1998/09/01 21:44:59 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.
|