From: Rudolf Polzer Date: Fri, 17 Sep 2010 04:54:31 +0000 (+0200) Subject: fix another typo X-Git-Tag: xonotic-v0.1.0preview~207 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=c445176a3613c07bc72409310bc638a9aa62fd7b fix another typo --- diff --git a/all b/all index f9b864ee..317f7759 100755 --- a/all +++ b/all @@ -1270,7 +1270,7 @@ case "$cmd" in release-zip) stamp=`cat Xonotic/stamp.txt` # exe and dll files do not need +x, so this makes them eligible for 7zip compression too - chmod a-x *.exe *.dll + chmod a-x Xonotic/*.exe Xonotic/*.dll || true # need to use infozip for these (+x bits) verbose mkzip Xonotic-$stamp-engine.zip \ Xonotic/*.dll \