]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - all
work around a vorbiscomment fail
[xonotic/xonotic.git] / all
diff --git a/all b/all
index 83ef8bdac82afcbbeecc8337e673764f1caf6f20..2c6b18b4b78f0e0bc5822d9eef334ef405191518 100755 (executable)
--- a/all
+++ b/all
@@ -978,7 +978,13 @@ case "$cmd" in
                srcdir=$5
                depsdir=$6
                targetfiles=$7
+               set -x
                if [ -n "$targetfiles" ]; then
+                       case " $HOSTS_THAT_ARE_DISABLED " in
+                               *\ $host\ *)
+                                       exit
+                                       ;;
+                       esac
                        case " $HOSTS_THAT_ARE_MYSELF " in
                                *\ $host\ *)
                                        verbose rsync --delete -zLvaSHP "$srcdir"/ "$buildpath/"