chiark
/
gitweb
/
~mdw
/
distorted-chroot
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
bin/chroot-maint: Program for maintaining chroots.
[distorted-chroot]
/
bin
/
install-cross-tools
diff --git
a/bin/install-cross-tools
b/bin/install-cross-tools
index 7673229f9250eb04c7d92dac7531617a899b0585..b9855518920a287b3335ff7bd8c51e481d60597f 100755
(executable)
--- 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"
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
} | sort >/mnt/LINK.have'
## Add diversions for the paths which need one, but don't have one. There's