From bc609b685730f75e1ee3f2e81202cd236d872f54 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Aug 22 2024 21:25:10 +0000 Subject: Define volume ID and application ID for KDE Mobile build Signed-off-by: Neal Gompa --- diff --git a/fedora.conf b/fedora.conf index 516c299..26d5984 100644 --- a/fedora.conf +++ b/fedora.conf @@ -453,6 +453,8 @@ kiwibuild = { 'repos': ['Everything'], 'subvariant': 'KDE_Mobile', 'target': global_target, + 'type': 'iso' + 'type_attr': ['volid=%(release_short)s-KDEM-%(disc_type)s-%(arch)s-%(version)s', 'application_id=%(release)s-KDE_Mobile-%(disc_type)s-%(arch)s-%(version)s'], 'failable': ['*'], } ],