[Tux4kids-commits] r941 - tuxmath/build

dbruce-guest at alioth.debian.org dbruce-guest at alioth.debian.org
Sat Mar 14 10:51:07 UTC 2009


Author: dbruce-guest
Date: 2009-03-14 10:51:06 +0000 (Sat, 14 Mar 2009)
New Revision: 941

Modified:
   tuxmath/build/osc-release.sh
Log:
tweak of build script



Modified: tuxmath/build/osc-release.sh
===================================================================
--- tuxmath/build/osc-release.sh	2009-03-14 10:50:11 UTC (rev 940)
+++ tuxmath/build/osc-release.sh	2009-03-14 10:51:06 UTC (rev 941)
@@ -1,13 +1,14 @@
 export EDITOR=nano
 rm tux*bz2
+rm *spec
 make clean
 make distclean
 autoreconf -i ../trunk
 ../trunk/configure
 make
 make dist-bzip2
-cp ../trunk/doc/ChangeLog .
-mv -f ChangeLog tuxmath.changes
+cp ../trunk/doc/changelog .
+mv -f changelog tuxmath.changes
 cd ~/osc/Education/tuxmath
 osc update
 osc rm *bz2




More information about the Tux4kids-commits mailing list