default_install &&

if [[ $TCPTRACEROUTE_SUID_ROOT == y ]]; then
  chmod -v +s "${INSTALL_ROOT}/usr/bin/tcptraceroute"
fi
