Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 385421 - sys-apps/dbus-1.4.16 creates extra directory in /usr/share/doc
Summary: sys-apps/dbus-1.4.16 creates extra directory in /usr/share/doc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-02 19:26 UTC by Chris Mayo
Modified: 2011-10-04 08:06 UTC (History)
2 users (show)

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


Attachments
patch to ebuild (dbus-1.4.16.ebuild-docfixes.patch,511 bytes, text/plain)
2011-10-02 19:26 UTC, Chris Mayo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2011-10-02 19:26:42 UTC
Created attachment 288593 [details]
patch to ebuild

sys-apps/dbus-1.4.16 installs:
/usr/share/doc/dbus/system-activation.txt

in addition to /usr/share/doc/dbus-1.4.16/

Also believe dohtml is unnecessary.

Patch attached that fixes this for me.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-10-04 08:06:11 UTC
+  04 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> dbus-1.4.16.ebuild:
+  Fix install location of system-activation.txt and remove useless dohtml wrt
+  #385421 by Chris Mayo