Switch to %mingw_make_{build,install}
This commit is contained in:
parent
ea2c90f29a
commit
968eebf078
@ -108,11 +108,11 @@ autoreconf -vif
|
||||
--enable-static \
|
||||
--enable-unicode \
|
||||
--disable-valgrind
|
||||
%mingw_make %{?_smp_mflags}
|
||||
%mingw_make_build
|
||||
|
||||
|
||||
%install
|
||||
%mingw_make DESTDIR=%{buildroot} install
|
||||
%mingw_make_install
|
||||
|
||||
rm -rf %{buildroot}%{mingw32_datadir}/doc/*
|
||||
rm -rf %{buildroot}%{mingw64_datadir}/doc/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user