default_install &&

# Tools from debian expect /bin/ip, others may do so, too.
test -e $INSTALL_ROOT/bin/ip || ln -s ../sbin/ip $INSTALL_ROOT/bin/
