diff --git a/mingw-harfbuzz.spec b/mingw-harfbuzz.spec index 02dda2a..6b21166 100644 --- a/mingw-harfbuzz.spec +++ b/mingw-harfbuzz.spec @@ -82,11 +82,11 @@ autoreconf -i --force %build %mingw_configure --enable-shared --enable-static --enable-delay-load -%mingw_make %{?_smp_mflags} V=1 +%mingw_make_build V=1 %install -%mingw_make install DESTDIR=%{buildroot} +%mingw_make_install # Drop all .la files find %{buildroot} -name "*.la" -delete