[open-ils-commits] r12484 - trunk/Open-ILS/xul/staff_client (phasefx)

svn at svn.open-ils.org svn at svn.open-ils.org
Tue Mar 10 12:05:23 EDT 2009


Author: phasefx
Date: 2009-03-10 12:05:20 -0400 (Tue, 10 Mar 2009)
New Revision: 12484

Modified:
   trunk/Open-ILS/xul/staff_client/Makefile.am
Log:
otherwise this bad boy keeps growing and growing

Modified: trunk/Open-ILS/xul/staff_client/Makefile.am
===================================================================
--- trunk/Open-ILS/xul/staff_client/Makefile.am	2009-03-10 13:39:32 UTC (rev 12483)
+++ trunk/Open-ILS/xul/staff_client/Makefile.am	2009-03-10 16:05:20 UTC (rev 12484)
@@ -59,6 +59,7 @@
 	@if [ -n "${STAFF_CLIENT_BUILD_ID}" ]; then find build/ -name '*.xml' -exec sed -i s/xul\\\/server/xul\\\/${STAFF_CLIENT_BUILD_ID}\\\/server/g {} \; ; fi
 
 bundle:
+	@rm -f build/build.tar
 	@tar cf build.tar build/
 	@mv build.tar build/
 



More information about the open-ils-commits mailing list