X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=all;h=bd561dde72a4ca59ef025b5719363aed50f15d00;hp=fc3b969be73a3e988ee46015cc34b020d937dfeb;hb=cb2a4b93c1c72c8eb8d3d7cdd3b19947893d73e6;hpb=0ddd32bcd74851d617af877b317584f1c73adcef;ds=sidebyside diff --git a/all b/all index fc3b969b..bd561dde 100755 --- a/all +++ b/all @@ -945,7 +945,11 @@ case "$cmd" in esac verbose rm -rf Xonotic Xonotic*.zip verbose mkdir -p Xonotic - verbose date +%Y%m%d > Xonotic/stamp.txt + if [ -n "$RELEASEDATE" ]; then + verbose echo "$RELEASEDATE" > Xonotic/stamp.txt + else + verbose date +%Y%m%d > Xonotic/stamp.txt + fi verbose git archive --format=tar HEAD -- Docs misc server xonotic-linux-glx.sh xonotic-linux-sdl.sh misc/buildfiles key_0.d0pk | { verbose cd Xonotic verbose mkdir data fteqcc source source/darkplaces source/fteqcc