X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=all;h=5064b3e7e5171472e404d39d21756ab4dcd03c31;hp=83ef8bdac82afcbbeecc8337e673764f1caf6f20;hb=28a97ea2afdd603ff059c66b49db59ca9b7ae4a6;hpb=985bece3499ab3e1f74ffeb06df4ea3ad0c0377f diff --git a/all b/all index 83ef8bda..5064b3e7 100755 --- a/all +++ b/all @@ -979,6 +979,11 @@ case "$cmd" in depsdir=$6 targetfiles=$7 if [ -n "$targetfiles" ]; then + case " $HOSTS_THAT_ARE_DISABLED " in + *\ $host\ *) + return 0 + ;; + esac case " $HOSTS_THAT_ARE_MYSELF " in *\ $host\ *) verbose rsync --delete -zLvaSHP "$srcdir"/ "$buildpath/"