453eb45962
Intermediate release - extend LessTif to work with the Xft library Bug-fixes Changes 0.93.44: Bug-fixes Changes 0.93.46: Bug-fixes
13 lines
458 B
Text
13 lines
458 B
Text
$NetBSD: patch-ao,v 1.12 2003/07/18 10:50:07 adam Exp $
|
|
|
|
--- doc/lessdox/functions/Makefile.in.orig 2003-07-18 01:04:24.000000000 +0200
|
|
+++ doc/lessdox/functions/Makefile.in 2003-07-18 12:17:38.000000000 +0200
|
|
@@ -160,7 +160,7 @@
|
|
manthree_DATA =
|
|
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}
|