https://bugzilla.redhat.com/show_bug.cgi?id=1778299 --- Comment #10 from Vitaly Zaitsev <vitaly@xxxxxxxxxxxxxx> --- Instead of patching code, you can just edit file qb/config.params.sh: HAVE_ONLINE_UPDATER=no HAVE_UPDATE_CORES=no HAVE_UPDATE_ASSETS=no Full line for %pre: sed -e '/HAVE_ONLINE_UPDATER=yes/HAVE_ONLINE_UPDATER=no/g' -e '/HAVE_UPDATE_CORES=yes/HAVE_UPDATE_CORES=no/g' -e 's/HAVE_UPDATE_ASSETS=yes/HAVE_UPDATE_ASSETS=no/g' -i qb/config.params.sh -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx