[Kstars-devel] KDE/kdeedu/kstars/kstars/data/tools
Akarsh Simha
akarshsimha at gmail.com
Fri Jun 19 08:42:09 CEST 2009
SVN commit 983768 by asimha:
Making some changes in the Makefile for nomadmysql2bin.c
CCMAIL: kstars-devel at kde.org
M +2 -2 Makefile
--- trunk/KDE/kdeedu/kstars/kstars/data/tools/Makefile #983767:983768
@@ -53,9 +53,9 @@
rm ushf usdf nshf nsdf nf dsdf dshf
nomaddatafiles: nomadmysql2bin
- echo "If this step hangs, please reduce the value of MYSQL_STARS_PER_QUERY in mysql2bin.c and try again."
+ echo "If this step hangs, please reduce the value of MYSQL_STARS_PER_QUERY in nomadmysql2bin.c and try again."
./nomadmysql2bin $(KSTARS_MYSQL_DB_USER) $(KSTARS_MYSQL_DB_PASS) usdf ushf $(KSTARS_MYSQL_DB_DB) $(KSTARS_NOMAD_MYSQL_DB_TBL)
- cat ushf usdf > USNO-NOMAD.dat # TODO: Change
+ cat ushf usdf > USNO-NOMAD-1e8.dat # TODO: Change
rm ushf usdf
install:
More information about the Kstars-devel
mailing list