blob: 131f76108728fcdf272e61adf2bd5712e4ecd978 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-am,v 1.12 2003/07/18 10:50:07 adam Exp $
--- doc/Makefile.in.orig 2003-07-18 01:04:24.000000000 +0200
+++ doc/Makefile.in 2003-07-18 12:06:55.000000000 +0200
@@ -154,7 +154,7 @@
# it has a stand-alone Makefile w/o auto* stuff
SUBDIRS = www.lesstif.org lessdox
-rootdir = $(prefix)/LessTif/doc
+rootdir = $(prefix)/share/doc/html/lesstif
root_DATA = All.html Clipboard.txt DragAndDrop.txt Form.txt \
GeoUtils.txt Geometry.html SyntheticResources.txt \
UIL.txt XmStrings.txt thread.html
|