SHA256
1
0
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:
Ismail Dönmez 2011-09-18 08:31:53 +00:00 committed by Git OBS Bridge
parent 3319b3057f
commit 14bb4d641e
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