]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - all
add another uname prefix to detect Windows (seen that somewhere)
[xonotic/xonotic.git] / all
diff --git a/all b/all
index f36fdde2eeeceae5f4f5137e37e4b1001f72e655..1cd8124a1e65ac89032995edf89dfdb3e44ebbb6 100755 (executable)
--- a/all
+++ b/all
@@ -18,7 +18,7 @@ SELF="$d0/all"
 case "$0" in
        all|*/all)
                case "`uname`" in
-                       MINGW*)
+                       MINGW*|Win*)
                                # Windows hates users. So this script has to copy itself elsewhere first...
                                tname=
                                cp "$SELF" ../all.xonotic.sh