Overview

Request 1098330 superseded

Fixes https://bugzilla.opensuse.org/show_bug.cgi?id=1213235

Request History
Imnotgivingmy nametoamachine's avatar

doublenine created request

Fixes https://bugzilla.opensuse.org/show_bug.cgi?id=1213235


Ralf Habacker's avatar

rhabacker declined request

This change breaks the package on openSUSE Leap as mentioned in the associated ticket. You may use the following change instead

-mkdir -p %{buildroot}%{_bindir}
-ln -s ../lib/mingw32-scripts %{buildroot}%{_bindir}/mingw32-cmake
+ %_mingw32_create_macro_links %{buildroot}%{_bindir}/mingw32-cmake

or

-ln -s ../lib/mingw32-scripts %{buildroot}%{_bindir}/mingw32-cmake
+ln -s %{_libexecdir}/mingw32-scripts %{buildroot}%{_bindir}/mingw32-cmake


openSUSE Build Service is sponsored by