X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=all;h=92e54cb670930d9b231776c240fd3f50169c2dad;hp=5b7ca9fee05a0125f3446cb901bdbb4d6c7dcecb;hb=bac383da44b3d8257f60d1a1aebafcb83e878cce;hpb=3376e87101267bc61b81d0e68236636d9941d901 diff --git a/all b/all index 5b7ca9fe..92e54cb6 100755 --- a/all +++ b/all @@ -598,7 +598,7 @@ case "$cmd" in run) if [ -n "$WE_HATE_OUR_USERS" ]; then client= - export PATH="$d0/misc/buildfiles/win64:$d0/misc/buildfiles/win32:$PATH" + export PATH="$d0/misc/buildfiles/win32:$PATH" elif [ x"`uname`" = x"Darwin" ]; then export DYLD_LIBRARY_PATH="$d0/misc/buildfiles/osx/Xonotic-SDL.app/Contents/MacOS" export DYLD_FRAMEWORK_PATH="$d0/misc/buildfiles/osx/Xonotic-SDL.app/Contents/Frameworks"