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

Bug 385421

Summary: sys-apps/dbus-1.4.16 creates extra directory in /usr/share/doc
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: New packagesAssignee: Doug Goldstein (RETIRED) <cardoe>
Status: RESOLVED FIXED    
Severity: trivial CC: freedesktop-bugs, steev
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch to ebuild

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