diff options
Diffstat (limited to 'x11/xephem/patches/patch-ac')
-rw-r--r-- | x11/xephem/patches/patch-ac | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/xephem/patches/patch-ac b/x11/xephem/patches/patch-ac new file mode 100644 index 00000000000..c5ab5d89e90 --- /dev/null +++ b/x11/xephem/patches/patch-ac @@ -0,0 +1,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 |