dd5c4c2e5c
* Bug fix release.
13 lines
521 B
Text
13 lines
521 B
Text
$NetBSD: patch-am,v 1.16 2010/01/16 09:15:25 adam Exp $
|
|
|
|
--- doc/Makefile.in.orig 2009-05-27 14:08:04.000000000 +0000
|
|
+++ doc/Makefile.in
|
|
@@ -267,7 +267,7 @@ EXTRA_DIST = $(DATA)
|
|
# InsideLessTif/ shouldn't be touched:
|
|
# it has a stand-alone Makefile w/o auto* stuff
|
|
SUBDIRS = www.lesstif.org lessdox
|
|
-rootdir = $(prefix)/LessTif
|
|
+rootdir = $(prefix)/share/lesstif
|
|
doc_DATA = All.html Clipboard.txt DragAndDrop.txt Form.txt \
|
|
GeoUtils.txt Geometry.html SyntheticResources.txt \
|
|
UIL.txt XmStrings.txt thread.html
|