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:
Lars Vogdt 2011-09-19 16:29:47 +00:00 committed by Git OBS Bridge
commit b250030daa
2 changed files with 7 additions and 4 deletions

View File

@ -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 Sun Aug 21 14:38:00 CST 2011 - Larry.Finger@lwfinger.net

View File

@ -43,7 +43,7 @@ card under Linux using the b43 or b43legacy driver.
%patch0 %patch0
%build %build
make CFLAGS="%{optflags}" make CFLAGS="%{optflags}" %{?_smp_mflags}
%install %install
#make PREFIX=%{buildroot}/usr \ #make PREFIX=%{buildroot}/usr \
@ -63,9 +63,6 @@ do
touch %{buildroot}/lib/firmware/b43legacy/$j touch %{buildroot}/lib/firmware/b43legacy/$j
done done
%clean
rm -rf %{buildroot}
%files %files
%defattr(-, root, root) %defattr(-, root, root)
%doc README %doc README