Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 421893

Summary: dev-vcs/mercurial: zsh-completion is installed into /usr/share/doc regardless of USE
Product: Gentoo Linux Reporter: Nikolaj Šujskij <skrattaren>
Component: Current packagesAssignee: Dirkjan Ochtman (RETIRED) <djc>
Status: RESOLVED FIXED    
Severity: trivial CC: polynomial-c
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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