]> de.git.xonotic.org Git - xonotic/xonotic.git/blobdiff - all
new keygen binary
[xonotic/xonotic.git] / all
diff --git a/all b/all
index a1164dc792c7101679e4f8961554dec3db34fc82..9af0b7c4db9ad5be1d24b378aa8c7ce1e5f6580c 100755 (executable)
--- a/all
+++ b/all
@@ -1035,7 +1035,7 @@ case "$cmd" in
                fi
                if [ -z "$MAKEFLAGS" ]; then
                        if [ -f /proc/cpuinfo ]; then
-                               ncpus=$((`grep -c '^processor   :' /proc/cpuinfo`+0))
+                               ncpus=$((`grep -c '^processor   :' /proc/cpuinfo || true`+0))
                                if [ $ncpus -gt 1 ]; then
                                        MAKEFLAGS=-j$ncpus
                                fi
@@ -1052,13 +1052,13 @@ case "$cmd" in
                        msg "~~~~~~~~~~ COMPILER ~~~~~~~~~~"
                        msg "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
                        msg "~~~~~~~~~~~~~~_...._~~~~~~~~~~"
-                       msg "~~~~~~~~~~~,-'  .  \\\`-._~~~~~~"
+                       msg "~~~~~~~~~~~,-'     \\\`-._~~~~~~"
                        msg "~~~~~~~~~~/     --. ><  \\~~~~~"
                        msg "~~~~~~~~~/      (*)> -<: \\~~~~"
                        msg "~~~~~~~~~(     ^~-'  (*) )~~~~"
-                       msg "~~~~~~~~~\\   .  . ^+-_/  |~~~~"
-                       msg "~~~~~~~~~~\\    .' {vvv}  |~~~~"
-                       msg "~~~~~~~~~~,\\  ' , {^^^},/~~~~~"
+                       msg "~~~~~~~~~\\        ^+-_/  |~~~~"
+                       msg "~~~~~~~~~~\\       {vvv}  |~~~~"
+                       msg "~~~~~~~~~~,\\    , {^^^},/~~~~~"
                        msg "~~~~~~~~,/  \`---.....-'~~W~~~~"
                        msg "~~~~~~,/   \\_____/_\\_W~~/~~~~~"
                        msg "~~~~~/          /~~~\\__/~~~~~~"