Accepting request 82958 from hardware
- Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build (forwarded request 82879 from jengelh) OBS-URL: https://build.opensuse.org/request/show/82958 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/b43-fwcutter?expand=0&rev=16
This commit is contained in:
commit
b250030daa
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 17 16:26:49 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Remove redundant tags/sections from specfile
|
||||
- Use %_smp_mflags for parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 21 14:38:00 CST 2011 - Larry.Finger@lwfinger.net
|
||||
|
||||
|
@ -43,7 +43,7 @@ card under Linux using the b43 or b43legacy driver.
|
||||
%patch0
|
||||
|
||||
%build
|
||||
make CFLAGS="%{optflags}"
|
||||
make CFLAGS="%{optflags}" %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
#make PREFIX=%{buildroot}/usr \
|
||||
@ -63,9 +63,6 @@ do
|
||||
touch %{buildroot}/lib/firmware/b43legacy/$j
|
||||
done
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-, root, root)
|
||||
%doc README
|
||||
|
Loading…
Reference in New Issue
Block a user