summaryrefslogtreecommitdiff
path: root/x11/lesstif/patches/patch-ap
blob: 64514deac500c731b1b766298f32e7f9374da836 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: patch-ap,v 1.10 2002/12/05 19:10:44 drochner Exp $

--- doc/lessdox/widgets/Makefile.in.orig	Thu Dec  5 17:52:00 2002
+++ doc/lessdox/widgets/Makefile.in	Thu Dec  5 17:54:50 2002
@@ -175,7 +175,7 @@
 
 manfive_DATA = 
 
-htmldir = $(exec_prefix)/LessTif/doc/html
+htmldir = $(exec_prefix)/share/doc/html/lesstif
 
 html_DATA = ${manone_DATA:.1=.html} ${manthree_DATA:.3=.html} \
                 ${manfive_DATA:.5=.html}
@@ -425,7 +425,7 @@
 # in both the http://www.lesstif.org and the locally installed case.
 #
 install-data-hook:
-	if [ ! -h $(DESTDIR)$(exec_prefix)/LessTif/doc/Lessdox ]; then mkdir -p $(DESTDIR)$(exec_prefix)/LessTif/doc && cd $(DESTDIR)$(exec_prefix)/LessTif/doc && $(LN_S) html Lessdox; fi
+#	if [ ! -h $(DESTDIR)$(exec_prefix)/LessTif/doc/Lessdox ]; then mkdir -p $(DESTDIR)$(exec_prefix)/LessTif/doc && cd $(DESTDIR)$(exec_prefix)/LessTif/doc && $(LN_S) html Lessdox; fi
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT: