From c6450b6495043fb34f73cff27aaf48a2132a8733 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Mon, 7 Mar 2011 14:53:58 +0100 Subject: [PATCH] fix build of mappingsupport pack --- all | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/all b/all index 50887681..8f6f6e90 100755 --- a/all +++ b/all @@ -359,7 +359,7 @@ mkzip() mkzip0() { - zip -0y "$@" + zip -0ry "$@" } mirrorspeed() @@ -1902,8 +1902,9 @@ case "$cmd" in Xonotic/data/xonotic-$stamp-maps-high.pk3 \ Xonotic/data/xonotic-$stamp-music.pk3 \ Xonotic/data/xonotic-$stamp-nexcompat-high.pk3 + verbose mkzip Xonotic-$stamp-mappingsupport.zip \ + Xonotic/mapping verbose mkzip0 Xonotic-$stamp-mappingsupport.zip \ - Xonotic/mapping \ Xonotic/data/xonotic-$stamp-maps-low.pk3 # TODO add a Radiant build ;; release) -- 2.39.2