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:
committed by
Git OBS Bridge
parent
3319b3057f
commit
14bb4d641e
@@ -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
|
||||
|
Reference in New Issue
Block a user