Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 263280 - gnome-base/gnome-session-2.26.1 installs two doc directories
Summary: gnome-base/gnome-session-2.26.1 installs two doc directories
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Low QA
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 241568
  Show dependency tree
 
Reported: 2009-03-21 18:44 UTC by Chris Mayo
Modified: 2009-05-23 14:56 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 2009-03-21 18:44:06 UTC
/usr/share/doc/gnome-session:
dbus

/usr/share/doc/gnome-session-2.24.3:
AUTHORS.bz2  ChangeLog.bz2  NEWS.bz2  README.bz2


adding --docdir=/usr/share/doc/${PF} to G2CONF fixed this for me.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-05-23 11:49:43 UTC
gnome-session 2.26 does not suffer this problem and gnome-session 2.24 is bound to stay hard-masked. Closing wontfix.
Comment 2 Chris Mayo 2009-05-23 13:28:14 UTC
gnome-session-2.26.1 does for me (USE="doc"):

/usr/share/doc/gnome-session-2.26.1/AUTHORS.bz2
/usr/share/doc/gnome-session-2.26.1/ChangeLog.bz2
/usr/share/doc/gnome-session-2.26.1/NEWS.bz2
/usr/share/doc/gnome-session-2.26.1/README.bz2
/usr/share/doc/gnome-session/dbus/gnome-session.html
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-05-23 14:56:35 UTC
fixed now. Thanks for reporting.