summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 10:50:03 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-09-08 15:28:43 +0200
commit143f021534d7cb9e8b7f17b88a7b99b1486956a3 (patch)
treeef5a45da4b168d81b18cf1de400a255442a0ad0d
parent73fbc51f6d3d10dfe710b817bc24f1f0388ba892 (diff)
downloadknemo-143f021534d7cb9e8b7f17b88a7b99b1486956a3.tar.gz
knemo-143f021534d7cb9e8b7f17b88a7b99b1486956a3.zip
Update HTML install path references.
(cherry picked from commit 17a745854f95db9d0950ff212084c00c3a2439c1)
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index e957750..6a4c660 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -428,7 +428,7 @@ AC_DEFUN([KDE_SET_DEFAULT_PATHS],
if test "$1" = "default"; then
if test -z "$kde_htmldir"; then
- kde_htmldir='\${datadir}/doc/HTML'
+ kde_htmldir='\${datadir}/doc/tde/HTML'
fi
if test -z "$kde_appsdir"; then
kde_appsdir='\${datadir}/applnk'