forked from pool/b43-fwcutter
Accepting request 82879 from home:jengelh:bl-b
- Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build OBS-URL: https://build.opensuse.org/request/show/82879 OBS-URL: https://build.opensuse.org/package/show/hardware/b43-fwcutter?expand=0&rev=10
This commit is contained in:
parent
3319b3057f
commit
14bb4d641e
@ -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