From 2498e2b602d10302ab352014ba763daf8891f762 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Mon, 26 Apr 2010 15:34:12 +0200 Subject: [PATCH] try helping windoze in finding the DLLs --- all | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2