| Summary: | Stable =media-sound/moosic-1.5.4 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Samuli Suominen (RETIRED) <ssuominen> |
| Component: | Current packages | Assignee: | Sparc Porters <sparc> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | sound |
| Priority: | High | Keywords: | STABLEREQ |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | moosic-1.5.4.ebuild-bashcomp.patch | ||
|
Description
Samuli Suominen (RETIRED)
2009-06-19 19:42:18 UTC
amd64/x86 stable Created attachment 197846 [details, diff]
moosic-1.5.4.ebuild-bashcomp.patch
The ebuild needs to inherit the bash-completion eclass and use the dobashcompletion function to install the file (if the user enabled the bash-completion USE flag) to /usr/share/bash-completion (and thus allowing the user to enable it via eselect), instead of installing it directly to the wrong location /etc/bash_completion.d.
(In reply to comment #2) > The ebuild needs to inherit the bash-completion eclass and use the > dobashcompletion function to install the file (if the user enabled the > bash-completion USE flag) to /usr/share/bash-completion (and thus allowing the > user to enable it via eselect), instead of installing it directly to the wrong > location /etc/bash_completion.d. In CVS. sparc stable, closing |