* Scroll wheel suuport * Xpm security fixes * XmList fixes * XmFrame fixes * fix for uninitialised memory problems
13 lines
522 B
Text
13 lines
522 B
Text
$NetBSD: patch-an,v 1.17 2004/09/28 12:52:14 adam Exp $
|
|
|
|
--- doc/lessdox/clients/Makefile.in.orig 2004-09-26 14:15:02.000000000 +0000
|
|
+++ doc/lessdox/clients/Makefile.in
|
|
@@ -257,7 +257,7 @@ manfivedir = @mandir@/man5
|
|
manone_DATA = mwm.1 xmbind.1 lesstif.1 uil.1 ltversion.1
|
|
manthree_DATA =
|
|
manfive_DATA = mwmrc.5 VirtualBindings.5
|
|
-htmldir = $(prefix)/LessTif/doc/html
|
|
+htmldir = $(prefix)/share/doc/html/lesstif
|
|
html_DATA = mwm.html mwmrc.html xmbind.html lesstif.html uil.html \
|
|
VirtualBindings.html
|
|
|