https://bugzilla.redhat.com/show_bug.cgi?id=1835876 --- Comment #2 from Sandro Mani <manisandro@xxxxxxxxx> --- > #{?mingw_debug_package} Is there a reason for disabling the debuginfo packages? > %mingw_make -j12 Probably don't want to hardcode j12? > # 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 neccessary anymore? -- 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