Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 421893 - dev-vcs/mercurial: zsh-completion is installed into /usr/share/doc regardless of USE
Summary: dev-vcs/mercurial: zsh-completion is installed into /usr/share/doc regardless...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-19 08:48 UTC by Nikolaj Šujskij
Modified: 2013-04-08 18:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolaj Šujskij 2012-06-19 08:48:11 UTC
zsh-completion file for mercurial is installed as /usr/share/doc/mercurial-${PV}/contrib/zsh_completion, regardless of USE-flag "zsh-completion". And when mercurial is installed with zsh-completion:

 % qlist mercurial | grep zsh
/usr/share/doc/mercurial-9999/contrib/zsh_completion
/usr/share/zsh/site-functions/_hg

Files are identical, of course.

Reproducible: Always
Comment 1 Nikolaj Šujskij 2012-06-19 08:54:32 UTC
...the same thing goes for Emacs files and lots of other contrib stuff, like RPM .spec etc.
Comment 2 Maxim Koltsov (RETIRED) gentoo-dev 2013-04-08 18:39:36 UTC
Fixed in 2.5.4 and 9999, thanks Nikolaj