pkgsrc-wip/libbtctl/TODO
Thomas Klausner 789b62b9c3 Mention that files should not be installed into share/gtk-doc, and
what to do instead (from pkgsrc/doc/TODO).
2005-05-24 15:15:12 +00:00

10 lines
595 B
Text

o Fix remaining packages to install documentation into
share/doc instead of share/gtk-doc (usually,
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html
does the trick; additionally, one might set
CONFIGURE_ARGS+= --enable-gtk-doc=no
to avoid a gtk-doc dependency if html documentation is
shipped with the package). Please fill in GNOME bug
reports if any of the packages do not honor these
configuration options and/or do not ship with pregenerated
html documents.