From: Rudolf Polzer Date: Thu, 16 Sep 2010 10:42:38 +0000 (+0200) Subject: work around another problem in 7z's exclude logic X-Git-Tag: xonotic-v0.1.0preview~208 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=a1904f5972d57ebad51806496221a3017e365f4c;hp=03cd1c78db3a8e011bfaa8f1a6b5e00087155f61 work around another problem in 7z's exclude logic --- diff --git a/all b/all index 322764b8..f9b864ee 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 ;;