From: phasefx Date: Tue, 10 Mar 2009 16:05:20 +0000 (+0000) Subject: otherwise this bad boy keeps growing and growing X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7bacf956da9fa01361431fbfff512a7c7448c8da;p=evergreen%2Ftadl.git otherwise this bad boy keeps growing and growing git-svn-id: svn://svn.open-ils.org/ILS/trunk@12484 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/Makefile.am b/Open-ILS/xul/staff_client/Makefile.am index ab71a2ec9f..8c132d8fdc 100644 --- a/Open-ILS/xul/staff_client/Makefile.am +++ b/Open-ILS/xul/staff_client/Makefile.am @@ -59,6 +59,7 @@ stamp: @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/