https://bugzilla.redhat.com/show_bug.cgi?id=1778299



--- Comment #10 from Vitaly Zaitsev <[email protected]> ---
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 -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]

Reply via email to