2008-08-08 Damien Carbery <[email protected]> gnome-2-22
authordcarbery
Fri, 08 Aug 2008 10:28:49 +0000
branchgnome-2-22
changeset 12494 780ba2bc5a6a
parent 12493 a4d9be4ee8a3
child 12495 87110d934f27
2008-08-08 Damien Carbery <[email protected]> * cron-script.sh: Recreate spec-files-other manpage tarballs.
ChangeLog
cron-script.sh
--- a/ChangeLog	Fri Aug 08 01:12:57 2008 +0000
+++ b/ChangeLog	Fri Aug 08 10:28:49 2008 +0000
@@ -1,3 +1,7 @@
+2008-08-08  Damien Carbery <[email protected]>
+
+	* cron-script.sh: Recreate spec-files-other manpage tarballs.
+
 2008-08-08  Dave Lin <[email protected]>
 
 	* SUNWlibgsf: Correct the dependency as below to fix the integration
--- a/cron-script.sh	Fri Aug 08 01:12:57 2008 +0000
+++ b/cron-script.sh	Fri Aug 08 10:28:49 2008 +0000
@@ -167,6 +167,9 @@
 cd $SPECDIR
 rm -r po-sun/po-sun-tarballs manpages/sun-manpage-tarballs
 make 
+cd $SPECDIR/../spec-files-other/manpages
+rm -r sun-manpage-tarballs
+make
 
 cd $SPECDIR