From 687a87cdd5e21dcf6f42702e2e6bdfa9ea5f2eb1 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 27 May 2011 19:38:45 +0200 Subject: [PATCH] fix DLL path when building zip. DLLroll'd. --- all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/all b/all index 52c2e8de..8a48f83e 100755 --- a/all +++ b/all @@ -1936,7 +1936,7 @@ case "$cmd" in fi # build the archives verbose mkzip Xonotic-$stamp-engine.zip \ - Xonotic/*.dll \ + Xonotic/bin32/*.dll \ Xonotic/bin64/*.dll \ Xonotic/*.app \ Xonotic/xonotic-* \ -- 2.39.2