e4e838ebc6
* man pages, fix compilation with db1 (to some degree at least), fix crashes in gtk-xmhtml (for help browser), mem leaks plugged in gnome-mime, compiler/warning fixes, better multibyte handling in zvt, report mousewheel events correctly to apps in zvt, fix crashes in gnome-mdi, work with KDE session management, plus more. Ok naddy@, with additional testing by fries@.
13 lines
414 B
Plaintext
13 lines
414 B
Plaintext
$OpenBSD: patch-devel_docs_Makefile.in,v 1.3 2002/02/15 19:19:33 nino Exp $
|
|
--- devel-docs/Makefile.in.orig Fri Jan 25 00:58:24 2002
|
|
+++ devel-docs/Makefile.in Sun Feb 3 13:26:10 2002
|
|
@@ -169,7 +169,7 @@ EXTRA_DIST = \
|
|
$(TEXT_FILES)
|
|
|
|
|
|
-docdir = $(prefix)/doc
|
|
+docdir = $(prefix)/share/doc/gnome-libs
|
|
doc_DATA = $(TEXT_FILES)
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = ../config.h
|