X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=all;h=317f775987a00e72d69c1096dfe1240960e72725;hp=322764b8c9df4d2dd2021364042309866e610c43;hb=c445176a3613c07bc72409310bc638a9aa62fd7b;hpb=03cd1c78db3a8e011bfaa8f1a6b5e00087155f61 diff --git a/all b/all index 322764b8..317f7759 100755 --- a/all +++ b/all @@ -1227,7 +1227,7 @@ case "$cmd" in fi verbose export git_src_repo="$d0/$src" # skip hash-object verbose "$SELF" release-buildpk3-transform-$transform "Xonotic/temp" - verbose mkzip "../../$dst" . + verbose mkzip "../../$dst" * verbose cd ../.. verbose rm -rf Xonotic/temp ;; @@ -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 \