Switch to %mingw_make_{build,install}

This commit is contained in:
Sandro Mani 2020-11-13 00:40:47 +01:00
parent b0fe21f03d
commit a5f569909a

View File

@ -136,7 +136,7 @@ unzip %{S:0}
%build
pushd mingw-w64-libraries/winpthreads
%mingw_configure
%mingw_make %{?smp_mflags}
%mingw_make_build
popd
@ -162,7 +162,7 @@ rm -rf /tmp/wine-winpthreads
%install
pushd mingw-w64-libraries/winpthreads
%mingw_make install DESTDIR=$RPM_BUILD_ROOT
%mingw_make_install
popd
# Drop all .la files