boo#1161136
OBS-URL: https://build.opensuse.org/package/show/shells/bash-completion?expand=0&rev=104
This commit is contained in:
parent
04f0acee3f
commit
02c616fd2b
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user