Accepting request 44243 from Base:System

checked in (request 44243)

OBS-URL: https://build.opensuse.org/request/show/44243
OBS-URL: https://build.opensuse.org/package/show/Base:System/pciutils?expand=0&rev=26
This commit is contained in:
OBS User autobuild 2010-07-30 10:56:58 +00:00 committed by Git OBS Bridge
parent 2aa8624fa6
commit 94f4d006a6
2 changed files with 1 additions and 6 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
- use %_smp_mflags
-------------------------------------------------------------------
Sat Apr 24 11:38:24 UTC 2010 - coolo@novell.com

View File

@ -88,7 +88,7 @@ Authors:
%patch1
%build
make %{?_smp_mflags} OPT="$RPM_OPT_FLAGS -Wall" PREFIX=%{_prefix} LIBDIR=/%{_lib} SBINDIR=/sbin STRIP="" SHARED="yes"
make %{?jobs:-j%jobs} OPT="$RPM_OPT_FLAGS -Wall" PREFIX=%{_prefix} LIBDIR=/%{_lib} SBINDIR=/sbin STRIP="" SHARED="yes"
%install
make install PREFIX=$RPM_BUILD_ROOT%{_prefix} SBINDIR=$RPM_BUILD_ROOT/sbin \