blob: c5ab5d89e90e3b7ee00d19b98a2ba87866d0afa2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
$NetBSD: patch-ac,v 1.1 1998/09/01 21:44:59 tron Exp $
--- tools/astorb2edb.pl.orig Mon Sep 22 21:50:36 1997
+++ tools/astorb2edb.pl Sat Aug 29 11:02:58 1998
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!@LOCALBASE@/bin/perl
# convert astorb.dat on stdin to asteroids.edb on stdout.
#
# actually, only those asteroids that might ever be brighter than dimmag are
|