[sword-svn] r133 - trunk/modules/calvinscommentaries

lukeplant at www.crosswire.org lukeplant at www.crosswire.org
Tue Jan 8 19:10:11 MST 2008


Author: lukeplant
Date: 2008-01-08 19:10:10 -0700 (Tue, 08 Jan 2008)
New Revision: 133

Modified:
   trunk/modules/calvinscommentaries/bundle_and_install.sh
Log:
Added small fix for the case where CalvinsCommentaries.zip already exists.


Modified: trunk/modules/calvinscommentaries/bundle_and_install.sh
===================================================================
--- trunk/modules/calvinscommentaries/bundle_and_install.sh	2008-01-08 18:02:19 UTC (rev 132)
+++ trunk/modules/calvinscommentaries/bundle_and_install.sh	2008-01-09 02:10:10 UTC (rev 133)
@@ -135,6 +135,7 @@
 
     cd "$BUILDDIR"
 
+    rm -f CalvinsCommentaries.zip
     zip -r CalvinsCommentaries.zip mods.d/ modules/
 }
 




More information about the sword-cvs mailing list