OBS User autobuild 2009-12-26 12:59:05 +00:00 committed by Git OBS Bridge
parent 4616c96310
commit addfe85f67
2 changed files with 1 additions and 6 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Wed Dec 16 11:09:16 CET 2009 - jengelh@medozas.de
- Enable parallel building
-------------------------------------------------------------------
Tue Aug 11 15:03:51 CEST 2009 - max@suse.de

View File

@ -51,7 +51,7 @@ Authors:
%build
./autogen.sh
%configure
make %{?jobs:-j%jobs}
make
%install
make DESTDIR=$RPM_BUILD_ROOT install