Porting partitionmanager to Kf5 in f22

Kevin Kofler kevin.kofler at chello.at
Thu Apr 9 02:07:51 UTC 2015


Mattia Verga wrote:
> Just another question: I see that partitionmanager now creates a config
> file under /usr/share/config.kcfg dir named 'config.kcfg'.
> I've already asked upstream to rename that file to a more specific
> 'partitionmanager.kcfg'. I'm wondering if there's a quick fix that I can
> apply with a patch, or if it can cause any issue if I just build it and
> release in f22 as it is now: can it cause any conflict with other kde
> packages? Is it better to wait for upstream to fix it?.

The CMake INSTALL command supports a RENAME "foo" option, or you could also 
just mv it in the specfile. You'll want to check whether there's anything in 
the code referring to that file by name though, and if so, patch that too.

        Kevin Kofler



More information about the kde mailing list