release build: also delete stale zip files

This commit is contained in:
Rudolf Polzer 2010-08-05 20:15:24 +02:00
parent dec726774f
commit 0f35bb74b6

2
all
View File

@ -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 | {