Dr. Werner Fink 2020-01-17 09:57:04 +00:00 committed by Git OBS Bridge
parent 04f0acee3f
commit 02c616fd2b
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