Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 430672 - media-libs/libcdr-0.0.8 with USE="doc" installs documentation outside /usr/share/doc/$PF
Summary: media-libs/libcdr-0.0.8 with USE="doc" installs documentation outside /usr/sh...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-09 20:36 UTC by Chris Mayo
Modified: 2012-08-10 08:09 UTC (History)
0 users

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 Chris Mayo 2012-08-09 20:36:38 UTC
$ ls /usr/share/doc/libcdr*
/usr/share/doc/libcdr:
html

/usr/share/doc/libcdr-0.0.8:
AUTHORS.bz2  ChangeLog.bz2  README.bz2


Fixed for me by adding to econf:
--docdir=/usr/share/doc/${PF}
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2012-08-10 08:09:10 UTC
Good catch, fixed in cvs.