pkgsrc/x11/xephem/patches/patch-ac
drochner 531541e311 update to 3.5.2
major changes:
-additional data format support
-GUI fixes and enhancements
-image analysis, fits
-cross-platform compatibility
-improved telescope control
2002-01-19 11:39:43 +00:00

10 lines
362 B
Text

$NetBSD: patch-ac,v 1.4 2002/01/19 11:39:44 drochner Exp $
--- tools/astorb2edb.pl.orig Wed Aug 15 07:35:25 2001
+++ tools/astorb2edb.pl Mon Jan 14 16:03:05 2002
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!@LOCALBASE@/bin/perl
# convert astorb.txt to 2 .edb files.
# Usage: [-f] <base>
# if -f then use ftp to get the script from lowell, else read it from stdin.