OBS User autobuild 2010-01-14 15:26:00 +00:00 committed by Git OBS Bridge
parent cd6a590108
commit 36a1d67671
2 changed files with 1 additions and 6 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Wed Dec 9 00:22:05 CET 2009 - jengelh@medozas.de
- enable parallel building
-------------------------------------------------------------------
Tue Nov 24 18:07:09 CET 2009 - pgajdos@suse.cz

View File

@ -51,7 +51,7 @@ CFLAGS="$RPM_OPT_FLAGS -Wall" \
--prefix=%{_prefix} \
--bindir=%{_bindir} \
--mandir=%{_mandir}
make %{?_smp_mflags}
make
%install
make DESTDIR=$RPM_BUILD_ROOT install