summaryrefslogtreecommitdiffhomepage
path: root/once/install.bat
diff options
context:
space:
mode:
Diffstat (limited to 'once/install.bat')
-rwxr-xr-xonce/install.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/once/install.bat b/once/install.bat
index 5d285f9..32aa371 100755
--- a/once/install.bat
+++ b/once/install.bat
@@ -1,7 +1,7 @@
@echo off
if "!%SYSROOT%!"=="!!" goto sysroot_missing
-if "!%SYSROOT%!"=="!@sysroot@!" goto sysroot_invalid
+if "!%SYSROOT%!"=="!@SYSROOT@!" goto sysroot_invalid
pushd "%~dp0"