From: Rudolf Polzer Date: Thu, 5 Aug 2010 18:15:24 +0000 (+0200) Subject: release build: also delete stale zip files X-Git-Tag: xonotic-v0.1.0preview~327^2~7 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=0f35bb74b6adfa9cc2a63885d66fbbd956a4b69b release build: also delete stale zip files --- diff --git a/all b/all index a8263501..874d4f39 100755 --- a/all +++ b/all @@ -860,7 +860,7 @@ case "$cmd" in # release building goes here release-prepare) #"$SELF" each git clean -fxd - rm -rf Xonotic + rm -rf Xonotic Xonotic*.zip mkdir -p Xonotic date +%Y%m%d > Xonotic/stamp.txt git archive --format=tar HEAD -- Docs misc server xonotic-linux-glx.sh xonotic-linux-sdl.sh misc/buildfiles | {