SHA256
1
0
forked from pool/elfutils

Accepting request 42124 from home:jengelh:smp

Copy from home:jengelh:smp/elfutils via accept of submit request 42124 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42124
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=13
This commit is contained in:
Stephan Kulow 2010-06-28 21:26:47 +00:00 committed by Git OBS Bridge
parent 2c96c9ac97
commit 537ea286e2
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
- use %_smp_mflags
-------------------------------------------------------------------
Tue May 11 20:01:23 UTC 2010 - tonyj@novell.com

View File

@ -200,7 +200,7 @@ Authors:
%build
autoreconf -fi
%configure --program-prefix=eu-
make %{?jobs:-j%jobs};
make %{?_smp_mflags};
%install
make DESTDIR=$RPM_BUILD_ROOT install