X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=all;h=6b417991c38f32924039ec33376179165fb9a144;hp=155cc5e6a701f40eaeac0cc2f60ce3999e47d0c2;hb=0c1da75a8eb31779525088296a592d31d2c059d9;hpb=8fa0fcb4cb1e63a3f008ba9024c862716e79beb5 diff --git a/all b/all index 155cc5e6..6b417991 100755 --- a/all +++ b/all @@ -548,16 +548,10 @@ case "$cmd" in cleanqc=true shift ;; - -n) - cleandp=false - cleanqcc=false - cleanqc=false - shift - ;; *) cleandp=false cleanqcc=false - cleanqc=true # version info + cleanqc=false ;; esac if [ $# -gt 0 ] && [ x"$1" = x"" ]; then @@ -1035,7 +1029,7 @@ case "$cmd" in verbose "$SELF" release-compile osx \ 'STRIP=: CC="gcc -g -arch i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.4 -I$HOME/dp.osx/include -L$HOME/dp.osx/lib -fno-reorder-blocks"' \ '' '' \ - 'cl-release' 'darkplaces-glx:Xonotic/Xonotic.app/Contents/MacOS/xonotic-osx-agl-bin' + 'cl-release' 'darkplaces-agl:Xonotic/Xonotic.app/Contents/MacOS/xonotic-osx-agl-bin' ;; release-engine-osx) verbose "$SELF" release-engine-osx-sv-sdl