[pLog-svn] r6779 - plog/branches/lifetype-1.2/bin-devel

oscar at devel.lifetype.net oscar at devel.lifetype.net
Mon Dec 22 14:09:50 EST 2008


Author: oscar
Date: 2008-12-22 14:09:50 -0500 (Mon, 22 Dec 2008)
New Revision: 6779

Modified:
   plog/branches/lifetype-1.2/bin-devel/build-plugins-nightly.sh
Log:
I think I lost some changes somewhere, I already wrote this

Modified: plog/branches/lifetype-1.2/bin-devel/build-plugins-nightly.sh
===================================================================
--- plog/branches/lifetype-1.2/bin-devel/build-plugins-nightly.sh	2008-12-22 19:09:37 UTC (rev 6778)
+++ plog/branches/lifetype-1.2/bin-devel/build-plugins-nightly.sh	2008-12-22 19:09:50 UTC (rev 6779)
@@ -43,8 +43,8 @@
 rm -f lifetype.xml
 
 # make the softlink
-rm -f $TYPE-latest.zip
-ln -s $PACKAGENAME.zip $TYPE-latest.zip 
+rm -f $TYPE-$CLEANSVNTAG-latest.zip
+ln -s $PACKAGENAME.zip $TYPE-$CLEANSVNTAG-latest.zip 
 popd > /dev/null
 
 echo "*** Build: Nightly build complete!"



More information about the pLog-svn mailing list