Accepting request 82887 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/82887 OBS-URL: https://build.opensuse.org/package/show/shells/bash-completion?expand=0&rev=28
This commit is contained in:
parent
ed9dd36b18
commit
dd3a669e50
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ebe30579f0f3e1a521013bcdd183193605dab353d7a244ff2582fb3a36f7bec
|
||||
size 211899
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 17 19:13:18 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Remove redundant tags/sections from specfile
|
||||
- Use %_smp_mflags for parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 25 08:30:09 UTC 2011 - poletti.marco@gmail.com
|
||||
|
||||
|
@ -38,14 +38,11 @@ of the programmable completion feature of Bash 2.04 and later.
|
||||
|
||||
%build
|
||||
%configure
|
||||
%__make %{?jobs:-j%jobs}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
|
||||
%clean
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING README
|
||||
|
Loading…
Reference in New Issue
Block a user