summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 11:28:14 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-11 11:28:14 -0500
commit693f768e7ea1765bfbfb397fde2cd8ce126d703c (patch)
tree2b32a81490bc0624f1a217c74afc46aac73c5815
parentc8c05b7c55d37dd95413a858ccda4ae09c38fc86 (diff)
downloadkdpkg-693f768e.tar.gz
kdpkg-693f768e.zip
Update HTML install path references.
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 2845c79..1e8eda5 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'