SHA256
3
0
forked from pool/libcap

Accepting request 43692 from Base:System

checked in (request 43692)

OBS-URL: https://build.opensuse.org/request/show/43692
OBS-URL: https://build.opensuse.org/package/show/Base:System/libcap?expand=0&rev=10
This commit is contained in:
OBS User autobuild 2010-07-23 15:12:20 +00:00 committed by Git OBS Bridge
parent a75254d145
commit c637b48e94
2 changed files with 2 additions and 7 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
- use %_smp_mflags
-------------------------------------------------------------------
Wed Jun 9 09:22:26 UTC 2010 - chris@computersalat.de

View File

@ -95,8 +95,8 @@ libcap.
%patch -p1
%build
# lib=%{_lib} make %{?_smp_mflags} COPTFLAG="$RPM_OPT_FLAGS"
lib=%{_lib} make %{?_smp_mflags} DEBUG="-g $RPM_OPT_FLAGS"
# lib=%{_lib} make %{?jobs:-j %jobs} COPTFLAG="$RPM_OPT_FLAGS"
lib=%{_lib} make %{?jobs:-j %jobs} DEBUG="-g $RPM_OPT_FLAGS"
%install
make install DESTDIR=$RPM_BUILD_ROOT LIBDIR=$RPM_BUILD_ROOT/%{_lib} MANDIR=$RPM_BUILD_ROOT%{_mandir}