From: Rudolf Polzer Date: Thu, 12 Aug 2010 14:22:33 +0000 (+0200) Subject: also add the public key to releases X-Git-Tag: xonotic-v0.1.0preview~125^2~67 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=02d4ca6d4b2c520bacb1e97cf7526be532f9b54b;p=xonotic%2Fxonotic.git also add the public key to releases --- diff --git a/all b/all index 498644ba..f63bd962 100755 --- a/all +++ b/all @@ -910,7 +910,7 @@ case "$cmd" in verbose rm -rf Xonotic Xonotic*.zip verbose mkdir -p Xonotic verbose date +%Y%m%d > Xonotic/stamp.txt - verbose git archive --format=tar HEAD -- Docs misc server xonotic-linux-glx.sh xonotic-linux-sdl.sh misc/buildfiles | { + 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 verbose tar xvf -