Update HTML install path references.

r14.0.x
Darrell Anderson 13 years ago
parent 91aa6d3f51
commit e5326544b8

@ -428,7 +428,7 @@ AC_DEFUN([KDE_SET_DEFAULT_PATHS],
if test "$1" = "default"; then if test "$1" = "default"; then
if test -z "$kde_htmldir"; then if test -z "$kde_htmldir"; then
kde_htmldir='\${datadir}/doc/HTML' kde_htmldir='\${datadir}/doc/tde/HTML'
fi fi
if test -z "$kde_appsdir"; then if test -z "$kde_appsdir"; then
kde_appsdir='\${datadir}/applnk' kde_appsdir='\${datadir}/applnk'

Loading…
Cancel
Save