From c445176a3613c07bc72409310bc638a9aa62fd7b Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 17 Sep 2010 06:54:31 +0200 Subject: [PATCH] fix another typo --- all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.39.2