| Bug#: 79195 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: ferringb@gmail.com | Reported By: jnrowe@gmail.com | |
| Component: Applications | |||
| URL: | |||
| Summary: dev-utils/quilt installs the bash-completion file directly into /etc/bash_completion.d | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-01-23 04:36 0000 | |||
| Description: | Opened: 2005-01-23 04:36 0000 |
The bash completion file is installed directly into /etc/bash_completion.d, fix that and install it the Gentoo way. This way users can decide if they /actually/ want it. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created an attachment (id=49267) [details]
Use the bash-completion eclass to install the completion file.