Accepting request 51867 from Base:System

Accepted submit request 51867 from user coolo

OBS-URL: https://build.opensuse.org/request/show/51867
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hostapd?expand=0&rev=10
This commit is contained in:
Ruediger Oertel 2010-11-02 13:41:47 +00:00 committed by Git OBS Bridge
commit 373d8d9207
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
- Use %_smp_mflags
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jun 9 05:32:08 CEST 2010 - sndirsch@suse.de Wed Jun 9 05:32:08 CEST 2010 - sndirsch@suse.de

View File

@ -56,7 +56,7 @@ Authors:
cp defconfig .config cp defconfig .config
%build %build
CFLAGS="$RPM_OPT_FLAGS" make %{?jobs:-j%jobs} CFLAGS="$RPM_OPT_FLAGS" make %{?_smp_mflags}
%install %install
mkdir -p %{buildroot}/%{_sbindir} mkdir -p %{buildroot}/%{_sbindir}