default_install  &&
if [[ "$CDRECORD_SYMLINK" == "y" ]]; then
  ln -s $TRACK_ROOT/usr/bin/cdrskin $INSTALL_ROOT/usr/bin/cdrecord
fi

