SHA256
1
0
forked from pool/freeciv

Accepting request 75151 from home:jengelh:branches:games

- Use %_smp_mflags for parallel building

OBS-URL: https://build.opensuse.org/request/show/75151
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=14
This commit is contained in:
Jan Engelhardt 2011-07-02 17:12:18 +00:00 committed by Git OBS Bridge
parent 87d6524847
commit c808bc5210
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jul 2 16:32:35 UTC 2011 - jengelh@medozas.de
- Use %_smp_mflags for parallel building
-------------------------------------------------------------------
Mon Feb 28 22:39:54 UTC 2011 - andreas.stieger@gmx.de

View File

@ -67,7 +67,7 @@ autoreconf -fi
--enable-client=gtk2 \
--with-readline \
--disable-static
%{__make} %{?jobs:-j%jobs}
make %{?_smp_mflags}
%install
make install DESTDIR=$RPM_BUILD_ROOT