X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/distorted-chroot/blobdiff_plain/3e5b03e2c0f0a3ddf3a56136f475e99d44432f18..a98c9dba94d44ada3a7e7f3b4ce8b6df6911a2d2:/bin/install-cross-tools?ds=inline diff --git a/bin/install-cross-tools b/bin/install-cross-tools index 7673229..b985551 100755 --- a/bin/install-cross-tools +++ b/bin/install-cross-tools @@ -119,7 +119,7 @@ schroot -uroot -rc$sess -- sh -ec ' t=$(readlink $s) case $t in /usr/local.schroot/cross/*) continue ;; esac echo "$s $t" - done /dev/null } | sort >/mnt/LINK.have' ## Add diversions for the paths which need one, but don't have one. There's