From 5a04e840ef10e75853e57ec1ac6b6f375efb322c Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 27 May 2011 18:37:17 +0200 Subject: [PATCH] put the windows DLLs in a bin32/ subdir --- all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/all b/all index 52c2e8de..9ecb1763 100755 --- a/all +++ b/all @@ -1611,7 +1611,7 @@ case "$cmd" in verbose cd Xonotic verbose mkdir data fteqcc source source/darkplaces source/fteqcc source/d0_blind_id mapping verbose rm -rf misc/builddeps - verbose mv misc/buildfiles/win32/* . || true + verbose mv misc/buildfiles/win32 bin32 || true verbose mv misc/buildfiles/win64 bin64 || true verbose mv misc/buildfiles/osx/* . || true verbose rm -rf misc/buildfiles -- 2.39.2