Switch to %mingw_make_{build,install}
This commit is contained in:
parent
eebd4abe80
commit
2005e05e65
@ -90,13 +90,13 @@ popd
|
||||
--with-cross-build=$(pwd)/nativebuild \
|
||||
--with-data-packaging=library
|
||||
|
||||
%mingw_make %{?_smp_mflags}
|
||||
%mingw_make_build
|
||||
|
||||
popd
|
||||
|
||||
%install
|
||||
pushd source
|
||||
%mingw_make DESTDIR=%{buildroot} install
|
||||
%mingw_make_install
|
||||
popd
|
||||
|
||||
#find %{buildroot} -name "*.dll" -type l -delete
|
||||
|
||||
Loading…
Reference in New Issue
Block a user