Makefile: Abolish `$(HERE)' as a bad idea.
[distorted-chroot] / bin / install-cross-tools
index 7673229..b985551 100755 (executable)
@@ -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 </mnt/LINK.want
+         done </mnt/LINK.want >/dev/null
        } | sort >/mnt/LINK.have'
 
 ## Add diversions for the paths which need one, but don't have one.  There's