mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
e3bf748e07
software, but it gives GNOME 2 testers some more stuff to play with.
12 lines
340 B
Plaintext
12 lines
340 B
Plaintext
--- doc/C/Makefile.in.orig Sun Jun 2 22:17:05 2002
|
|
+++ doc/C/Makefile.in Sun Jun 2 22:17:27 2002
|
|
@@ -152,7 +152,7 @@
|
|
cxxflags_set = @cxxflags_set@
|
|
|
|
DOC_MODULE = libgda
|
|
-HTML_DIR = $(datadir)/gtk-doc/html
|
|
+HTML_DIR = $(prefix)/share/doc
|
|
|
|
# The top-level SGML file. Change it if you want.
|
|
DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml
|