forked from pool/bash-completion
Accepting request 558192 from shells
- Remove rfkill conflicting with util-linux-2.31. (forwarded request 558187 from sbrabec) OBS-URL: https://build.opensuse.org/request/show/558192 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash-completion?expand=0&rev=37
This commit is contained in:
commit
15282b24b3
@ -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