https://bugzilla.redhat.com/show_bug.cgi?id=1224385 --- Comment #5 from David Tardon <dtardon@xxxxxxxxxx> --- (In reply to Antonio Trande from comment #4) > (In reply to David Tardon from comment #1) > > Why are you generating the xsd files manually? A different name of the xsd > > executable should not be any problem, as cmake/FindXsd.cmake already checks > > for both 'xsd' and 'xsdcxx'. > > I had forget to comment: 'xsd' is not recognized in Fedora because is used > 'xsdcxx'. I talked about with updstream > https://github.com/percolator/percolator/issues/125#issuecomment-103890339. So, the real problem is that /usr/bin/xsd is provided by another package, concretely mono-web. In that case, why don't you simply change the check in cmake/FindXsd.cmake to look for xsdcxx first? That would be a one-line patch (or sed expression). -- 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 package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review