Hi,
In case of a project link, how do I make packages inherit their corresponding meta from the linked project?
Here's an example setup: * ProjectB contains <link project="ProjectA"/> in it's project meta * Both ProjectA and ProjectB meta contains <debuginfo><enable/></debuginfo> * ProjectA contains a package called PackageA with <debuginfo><disable/></debuginfo>
Currently, PackageA has debuginfo enabled in ProjectB. Is it possible to make PackageA continue to have debuginfo flag disabled in ProjectB without making a copy of it in ProjectB?
Srinidhi.
buildservice@lists.opensuse.org