| 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.
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.
Ok, fixed the doc path, bumped revision. Added doc use flag, not sure what it does exactly in this case :)