forked from pool/bash-completion
Accepting request 558187 from home:sbrabec:branches:shells
- Remove rfkill conflicting with util-linux-2.31. OBS-URL: https://build.opensuse.org/request/show/558187 OBS-URL: https://build.opensuse.org/package/show/shells/bash-completion?expand=0&rev=89
This commit is contained in:
parent
9f64505305
commit
ca247a30dd
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 18 15:29:04 CET 2017 - sbrabec@suse.com
|
||||||
|
|
||||||
|
- Remove rfkill conflicting with util-linux-2.31.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 4 07:51:31 UTC 2017 - werner@suse.de
|
Tue Jul 4 07:51:31 UTC 2017 - werner@suse.de
|
||||||
|
|
||||||
|
@ -145,6 +145,7 @@ if test -e %{_datadir}/bash-completion/completions/umount
|
|||||||
then
|
then
|
||||||
rm -vf %{buildroot}%{_datadir}/bash-completion/completions/umount
|
rm -vf %{buildroot}%{_datadir}/bash-completion/completions/umount
|
||||||
fi
|
fi
|
||||||
|
rm -vf %{buildroot}%{_datadir}/bash-completion/completions/rfkill
|
||||||
%endif %build_core
|
%endif %build_core
|
||||||
%if %build_doc
|
%if %build_doc
|
||||||
pushd doc
|
pushd doc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user