SHA256
1
0
forked from pool/wine

Accepting request 142977 from home:jengelh:branches:Emulators

- Parallel build with %_smp_mflags

OBS-URL: https://build.opensuse.org/request/show/142977
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=165
This commit is contained in:
Marcus Meissner 2012-11-27 10:07:24 +00:00 committed by Git OBS Bridge
parent 8d6f068833
commit e653ac4765
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 26 21:03:26 UTC 2012 - jengelh@inai.de
- Parallel build with %_smp_mflags
-------------------------------------------------------------------
Fri Nov 23 21:56:07 UTC 2012 - meissner@suse.com

View File

@ -149,7 +149,7 @@ echo "%name-devel" >> %SOURCE7
echo " +^/usr/lib/wine/.*def" >> %SOURCE7
cat %SOURCE7
%endif
make %{?jobs:-j%jobs} all
make %{?_smp_mflags} all
%install
make install DESTDIR=%{buildroot}