From: Rudolf Polzer Date: Mon, 26 Apr 2010 13:34:12 +0000 (+0200) Subject: try helping windoze in finding the DLLs X-Git-Tag: xonotic-v0.1.0preview~480^2 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=2498e2b602d10302ab352014ba763daf8891f762;ds=sidebyside try helping windoze in finding the DLLs --- diff --git a/all b/all index 6166c77c..a96e8880 100755 --- a/all +++ b/all @@ -374,6 +374,7 @@ case "$cmd" in run) if [ -n "$WE_HATE_OUR_USERS" ]; then client= + export PATH="$d0/misc/buildfiles/w32:$PATH" else client=-sdl fi