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:
commit
373d8d9207
@ -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
|
||||||
|
|
||||||
|
@ -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}
|
||||||
|
Loading…
Reference in New Issue
Block a user