[Xastir-Dev] committed xastir shared files directory change

Bob Nielsen nielsen at oz.net
Sat Jul 5 02:31:01 EDT 2003


The changes showed up in CVS today and the scripts appear to have
worked correctly for me.  A trivial change is needed to fcc-get
reflecting the new directory locations:

--- fcc-get	2003-07-04 23:11:51.000000000 -0700
+++ fcc-get.new	2003-07-04 23:16:09.000000000 -0700
@@ -1,8 +1,8 @@
 #! /bin/sh
 cd /var/tmp
 wget ftp://ftp.fcc.gov/pub/Bureaus/Wireless/Databases/uls/complete/l_amat.zip
-unzip -p l_amat.zip EN.dat|sort +4 -t \| >/usr/local/xastir/fcc/EN.dat
+unzip -p l_amat.zip EN.dat|sort +4 -t \| >/usr/local/share/xastir/fcc/EN.dat
 wget ftp://ftp.rac.ca/pub/cdncaldb.zip
 unzip cdncaldb.zip AMATEUR.RPT
-mv AMATEUR.RPT /usr/local/xastir/fcc/AMACALL.LST
+mv AMATEUR.RPT /usr/local/share/xastir/fcc/AMACALL.LST
 rm l_amat.zip cdncaldb.zip


Bob, N7XY



More information about the Xastir-dev mailing list