https://bugzilla.redhat.com/show_bug.cgi?id=1835876 --- Comment #3 from Richard Shaw <hobbes1069@xxxxxxxxx> --- (In reply to Sandro Mani from comment #2) > > #{?mingw_debug_package} > > Is there a reason for disabling the debuginfo packages? I created this spec a long time ago so I've slept too many times since then to remember. For the last part I think I created a cmake patch to fix it the "right" way. > > %mingw_make -j12 > > Probably don't want to hardcode j12? For some reason I'm getting only single threaded builds in my local mock and it was taking forever... > > # CMake option for install location seems to be ignored on MingGW, force it. > > # We'll worry if it breaks something later. > > #mkdir -p %{buildroot}%{mingw32_datadir}/cmake > > #mkdir -p %{buildroot}%{mingw64_datadir}/cmake > > #mv %{buildroot}%{mingw32_prefix}/CMake %{buildroot}%{mingw32_datadir}/cmake/fltk > > #mv %{buildroot}%{mingw64_prefix}/CMake %{buildroot}%{mingw64_datadir}/cmake/fltk > > These lines don't seem to be necessary anymore? Removed. -- 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 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