2007-10-01 Damien Carbery <[email protected]>
authordcarbery
Mon, 01 Oct 2007 09:45:05 +0000
changeset 10583 2b21c26d85d7
parent 10582 6bd1b5a65f15
child 10584 16d9f15db3a8
2007-10-01 Damien Carbery <[email protected]> * cron-script.sh: Delete manpage tarballs to ensure that they are fully rebuilt each time.
ChangeLog
cron-script.sh
--- a/ChangeLog	Mon Oct 01 07:46:07 2007 +0000
+++ b/ChangeLog	Mon Oct 01 09:45:05 2007 +0000
@@ -1,5 +1,7 @@
 2007-10-01  Damien Carbery <[email protected]>
 
+	* cron-script.sh: Delete manpage tarballs to ensure that they are
+	  fully rebuilt each time.
 	* Add --with-sun-branding to 'pkgtool build' command line.
 	* Fix %files, adding %{_libdir}/%{_arch64}/dbus-1.
 
--- a/cron-script.sh	Mon Oct 01 07:46:07 2007 +0000
+++ b/cron-script.sh	Mon Oct 01 09:45:05 2007 +0000
@@ -140,11 +140,9 @@
 touch $LOCKFILE
 
 # Rebuild the manpage tarballs
-cd $SPECDIR/manpages
-make
-cd $SPECDIR/po-sun
-make clean
-make
+cd $SPECDIR
+rm -r po-sun/po-sun-tarballs manpages/sun-manpage-tarballs
+make 
 cd $SPECDIR
 
 # start the build