default_install &&

if [[ $MKISOFS_SYMLINK == y ]]; then
  ln -vsf "$TRACK_ROOT/usr/bin/xorriso" "$INSTALL_ROOT/usr/bin/mkisofs"
fi
