Bug 7570 - gnome-extra/libgsf installs documentation in /usr/share/doc./libgsf
Bug#: 7570 Product:  Gentoo Linux Version: 1.3 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: ska-fan@gentoo.org
Component: Ebuilds
URL: 
Summary: gnome-extra/libgsf installs documentation in /usr/share/doc./libgsf
Keywords:  
Status Whiteboard: 
Opened: 2002-09-06 05:35 0000
Description:   Opened: 2002-09-06 05:35 0000
The dot is obviously wrong.

------- Comment #1 From foser (RETIRED) 2002-10-10 12:03:10 0000 -------
I had a look at it, looks like their config script is borked. You need gtk-doc
to build those docs for a start, but the --disable-gtk-doc switch doesn't work
if you explicitly declare it when you do have gtk-doc installed. And there's
ofcourse this small path problem, need to fix the makefile i think.

------- Comment #2 From foser (RETIRED) 2002-10-10 15:56:46 0000 -------
Ok, fixed the doc path, bumped revision. Added doc use flag, not sure what it
does exactly in this case :)