summaryrefslogtreecommitdiffstats
path: root/installDeb.sh
diff options
context:
space:
mode:
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