default_install &&

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