kill bogus comment

should have been killed in commit 4a855e6beb
master
Thierry Vignaud 2018-11-30 15:41:05 +01:00 committed by Harald Hoyer
parent 79a17b0112
commit a6bc200c28
1 changed files with 0 additions and 3 deletions

View File

@ -22,9 +22,6 @@ install() {
_progs="$_progs $_i"
done

# FIXME: switch_root should be in the above list, but busybox version hangs
# (using busybox-1.15.1-7.fc14.i686 at the time of writing)

for _i in $_progs; do
_path=$(find_binary "$_i")
[ -z "$_path" ] && continue