Accepting request 765174 from shells

- Remove _adb as it seems to be broken anyway (boo#1161136)

OBS-URL: https://build.opensuse.org/request/show/765174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash-completion?expand=0&rev=44
This commit is contained in:
Dominique Leuenberger 2020-01-23 15:08:02 +00:00 committed by Git OBS Bridge
commit 4520642997
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 17 09:56:00 UTC 2020 - Dr. Werner Fink <werner@suse.de>
- Remove _adb as it seems to be broken anyway (boo#1161136)
-------------------------------------------------------------------
Sun Jan 5 17:01:37 UTC 2020 - Martin Liška <mliska@suse.cz>

View File

@ -147,6 +147,8 @@ then
fi
# shipping in devscripts now
rm -vf %{buildroot}%{_datadir}/bash-completion/completions/bts
# Seems to be broken (boo#1161136)
rm -vf %{buildroot}%{_datadir}/bash-completion/completions/_adb
%endif %build_core
%if %build_doc
pushd doc