forked from pool/SDL_ttf
Directly use make, go with %_smp_mflags
OBS-URL: https://build.opensuse.org/package/show/games/SDL_ttf?expand=0&rev=10
This commit is contained in:
parent
17a80f5c21
commit
b800eb700e
@ -65,7 +65,7 @@ SDL applications.
|
|||||||
%configure \
|
%configure \
|
||||||
--with-pic \
|
--with-pic \
|
||||||
--disable-static
|
--disable-static
|
||||||
%{__make} %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make DESTDIR=$RPM_BUILD_ROOT install
|
make DESTDIR=$RPM_BUILD_ROOT install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user