summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 10:30:49 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-09-08 15:28:07 +0200
commit3c577402316a215423a10cc6025712c19c541200 (patch)
tree95c57a791324a134920d50feb6022b6a1ccb87b7
parent3569ebab9f28517c432e1e59ac3815be1339086f (diff)
downloadk3b-3c577402316a215423a10cc6025712c19c541200.tar.gz
k3b-3c577402316a215423a10cc6025712c19c541200.zip
Update HTML install path references.
(cherry picked from commit 6aa759b112c09eb02ccd54b616339c1362e3ad99)
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index c4ce4b2..54832b8 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'