Hi all.
I'm wanting to separate out the gui that is an option for an application I'm compiling.
I know that for the subpackage, I need the extra %package name, %summary, %description, and %files section, but do I also make a separate %install section as well to install the binary?
Thanks.