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