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



--- Comment #9 from Vitaly Zaitsev <[email protected]> ---
Please forward GIT_VERSION=%{shortcommit} when building assets.

Also updater should be disabled and removed by this patch:

--- a/menu/menu_displaylist.c
+++ b/menu/menu_displaylist.c
@@ -3109,11 +3109,13 @@ static int menu_displaylist_parse_option
             MENU_SETTING_ACTION, 0, 0);

 #ifdef HAVE_UPDATE_ASSETS
+/*
    menu_entries_append_enum(info->list,
          msg_hash_to_str(MENU_ENUM_LABEL_VALUE_UPDATE_ASSETS),
          msg_hash_to_str(MENU_ENUM_LABEL_UPDATE_ASSETS),
          MENU_ENUM_LABEL_UPDATE_ASSETS,
          MENU_SETTING_ACTION, 0, 0);
+*/
 #endif

    menu_entries_append_enum(info->list,

-- 
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