Accepting request 51735 from Base:System

Accepted submit request 51735 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/51735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zisofs-tools?expand=0&rev=10
This commit is contained in:
Ruediger Oertel
2010-11-02 12:45:24 +00:00
committed by Git OBS Bridge
parent 3b980c3198
commit c644f0ff5e
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Oct 30 20:26:46 UTC 2010 - jengelh@medozas.de
- Use %_smp_mflags
-------------------------------------------------------------------
Mon Feb 15 15:54:10 CET 2010 - dimstar@opensuse.org

View File

@@ -44,7 +44,7 @@ support.
%build
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --mandir=%{_mandir}
make %{?jobs:-j%jobs}
make %{?_smp_mflags}
%install
make INSTALLROOT=$RPM_BUILD_ROOT install