]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
if not
authorRudolf Polzer <divverent@alientrap.org>
Sun, 18 Dec 2011 15:26:56 +0000 (16:26 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Sun, 18 Dec 2011 15:26:56 +0000 (16:26 +0100)
misc/tools/rsync-updater/update-xonotic.bat

index 658a89f4037bdd4609b4bf7dc00e49fac764746f..fb3972a53c8425c0729029b1b10d7b252fba55fe 100644 (file)
@@ -75,7 +75,7 @@ set excludes=%excludes% --exclude=/fteqcc/fteqcc.osx
 \r
 if "%ProgramFiles(x86)%" == "" goto bit32\r
 :bit64\r
-       if "%XONOTIC_INCLUDE_32BIT%" != "" goto endbit\r
+       if not "%XONOTIC_INCLUDE_32BIT%" == "" goto endbit\r
        set excludes=%excludes% --exclude=/xonotic.exe\r
        set excludes=%excludes% --exclude=/xonotic-sdl.exe\r
        set excludes=%excludes% --exclude=/xonotic-dedicated.exe\r