SHA256
1
0
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:
Jan Engelhardt 2011-09-18 19:08:05 +00:00 committed by Git OBS Bridge
parent 17a80f5c21
commit b800eb700e

View File

@ -65,7 +65,7 @@ SDL applications.
%configure \
--with-pic \
--disable-static
%{__make} %{?_smp_mflags}
make %{?_smp_mflags}
%install
make DESTDIR=$RPM_BUILD_ROOT install