Fix debuginfo macro

The default macro builds both 32-bit and 64-bit debuginfo packages, but
we only need one debuginfo package here. I may split this package into
the two arches, but for now it is x86 specific.
f38
Michael Cronenworth 6 years ago
parent 72afe59225
commit 7e0e5d2120

@ -53,6 +53,7 @@ Requires: wine-filesystem
%description
Windows Mono library required for Wine.
%global mingw_build_win32 0
%{?mingw_debug_package}
%prep

Loading…
Cancel
Save