summaryrefslogtreecommitdiff
path: root/x11/lesstif/patches/patch-ap
blob: dd946224a163f8f0416da45283473bdfcc42343c (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.11 2003/07/18 10:50:08 adam Exp $

--- doc/lessdox/widgets/Makefile.in.orig	2003-07-18 01:04:25.000000000 +0200
+++ doc/lessdox/widgets/Makefile.in	2003-07-18 12:18:27.000000000 +0200
@@ -186,7 +186,7 @@
 
 manfive_DATA = 
 
-htmldir = $(prefix)/LessTif/doc/html
+htmldir = $(prefix)/share/doc/html/lesstif
 
 html_DATA = ${manone_DATA:.1=.html} ${manthree_DATA:.3=.html} \
                 ${manfive_DATA:.5=.html}
@@ -436,7 +436,7 @@
 # in both the http://www.lesstif.org and the locally installed case.
 #
 install-data-hook:
-	if [ ! -h $(DESTDIR)$(prefix)/LessTif/doc/Lessdox ]; then mkdir -p $(DESTDIR)$(prefix)/LessTif/doc && cd $(DESTDIR)$(prefix)/LessTif/doc && $(LN_S) html Lessdox; fi
+#	if [ ! -h $(DESTDIR)$(prefix)/LessTif/doc/Lessdox ]; then mkdir -p $(DESTDIR)$(prefix)/LessTif/doc && cd $(DESTDIR)$(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: