Bug 41720 - gear uses old location for its bash completion
Summary: gear uses old location for its bash completion
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: gear (show other bugs)
Version: unstable
Hardware: all Linux
: P5 minor
Assignee: Dmitry V. Levin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-14 19:34 MSK by Dmitry V. Levin
Modified: 2022-11-11 03:17 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry V. Levin 2022-01-14 19:34:55 MSK
/etc/bash_completion.d/gear should be renamed to /usr/share/bash-completion/completions/xz.
Comment 2 Dmitry V. Levin 2022-01-14 19:47:39 MSK
(In reply to Dmitry V. Levin from comment #0)
> /etc/bash_completion.d/gear should be renamed to
> /usr/share/bash-completion/completions/xz.

/usr/share/bash-completion/completions/gear :)
Comment 3 Repository Robot 2022-11-11 03:17:35 MSK
gear-2.6.0-alt1 -> sisyphus:

 Thu Nov 10 2022 Dmitry V. Levin <ldv@altlinux> 2.6.0-alt1
 - Relocated bash completion (closes: #41720).
 - Introduced "type" directive support.