]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
try helping windoze in finding the DLLs
authorRudolf Polzer <divverent@alientrap.org>
Mon, 26 Apr 2010 13:34:12 +0000 (15:34 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Mon, 26 Apr 2010 13:34:12 +0000 (15:34 +0200)
all

diff --git a/all b/all
index 6166c77cf1d9461bce81868b9eebdf94b89f252b..a96e8880db2c514c63f6871c8db1d928413b1faa 100755 (executable)
--- 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