blob: 163a49e7c55c2dc035f4cdc0e70a3c61b3e331c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
$NetBSD: patch-ah,v 1.6 1999/11/24 17:34:10 hubertf Exp $
Place(s) where this was (most probably...) in before:
NetBSD: patch-ah,v 1.5 1999/11/15 21:30:28 drochner Exp
diff -x *.orig -urN ./doc/www.lesstif.org/Makefile.in /usr/pkgsrc/x11/lesstif/work.i386.unpatched/lesstif-0.89.4/doc/www.lesstif.org/Makefile.in
--- ./doc/www.lesstif.org/Makefile.in Fri Nov 5 21:14:58 1999
+++ /usr/pkgsrc/x11/lesstif/work.i386.unpatched/lesstif-0.89.4/doc/www.lesstif.org/Makefile.in Wed Nov 24 17:30:52 1999
@@ -127,7 +127,7 @@
# Lets put the informational stuff in a sub directory to avoid
# polluting /usr/local for default installs.
#
-rootdir = $(exec_prefix)/LessTif/doc
+rootdir = $(exec_prefix)/share/doc/lesstif
root_DATA = COPYING.LIB.html FAQ.html apps.html bug-reporting.html \
bugs.html cdrom.html core.html current.html \
cvs.html download.html index.html links.html lists.html \
|