summaryrefslogtreecommitdiffstats
path: root/installDeb.sh
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 11:39:27 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-11 11:39:27 -0500
commit78d8510178a486d6fce7eee8b629ad3f412166de (patch)
tree5f1c7fc31e0708556c5bd9766bcebb6c3ee54b30 /installDeb.sh
parent04a5960f79649ae7bc5dd4f785207346bdefbe13 (diff)
downloadknutclient-78d8510178a486d6fce7eee8b629ad3f412166de.tar.gz
knutclient-78d8510178a486d6fce7eee8b629ad3f412166de.zip
Update HTML install path references.
Diffstat (limited to 'installDeb.sh')
-rwxr-xr-xinstallDeb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/installDeb.sh b/installDeb.sh
index a4e70f3..1022797 100755
--- a/installDeb.sh
+++ b/installDeb.sh
@@ -2,7 +2,7 @@
make -f Makefile.cvs
[ ! -f Makefile ] || make clean
-export kde_htmldir=/usr/share/doc/kde/HTML
+export kde_htmldir=/usr/share/doc/tde/HTML
./configure --prefix=/usr
make