X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=all;h=ca2a093cc9706400f1baf6a10bd3da1467116ed7;hb=321b45944efda79d9e82369f5e6d3c9bc15c089b;hp=dcc4c4007e6cf89c88e4d410dbf2ea10f2a6144d;hpb=95e0829391f2fd81a50c8d94e63305dd525a3433;p=xonotic%2Fxonotic.git diff --git a/all b/all index dcc4c400..ca2a093c 100755 --- a/all +++ b/all @@ -26,6 +26,8 @@ case "$0" in */all) export d0="$d00/${0%/all}" ;; + */all.xonotic.sh) + ;; *) $ECHO "Cannot find myself." $ECHO "Please run this script with the working directory inside a Xonotic checkout."