https://bugzilla.redhat.com/show_bug.cgi?id=2037645 --- Comment #14 from José Matos <jamatos@xxxxxxxx> --- (In reply to Mark E. Fuller from comment #12) > Sorry, I forgot to add the link to the known problem/open issue with Cantera > installing files in the wrong location: > https://github.com/Cantera/cantera/issues/1149 The guidelines explicitly tell us to test the package in rawhide. Could you try to see if it works to pass prefix=%{_prefix} directly in the install stage, e.g. in Fedora: scons install prefix=%{_prefix} stage_dir=%{buildroot} Another suggestion to shorten the code is to define: %global scons scons%{?rhel:-3} and then you can simply use %scons when calling scons regardless of being Fedora or EPEL, assuming naturally that the options are the same, as they seem on a first reading. -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2037645 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure