3
0
forked from pool/permissions
OBS User autobuild 2010-01-09 10:50:04 +00:00 committed by Git OBS Bridge
parent c2a9064bfd
commit 774de7f5ce
2 changed files with 1 additions and 6 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Tue Dec 8 10:16:07 CET 2009 - jengelh@medozas.de
- enable parallel building
-------------------------------------------------------------------
Wed Oct 7 14:54:21 UTC 2009 - lnussel@suse.de

View File

@ -52,7 +52,7 @@ Authors:
%setup -q
%build
make %{?jobs:-j%jobs} CFLAGS="-W -Wall $RPM_OPT_FLAGS"
make CFLAGS="-W -Wall $RPM_OPT_FLAGS"
%install
make DESTDIR="$RPM_BUILD_ROOT" install