summaryrefslogtreecommitdiffstats
path: root/installMandriva4.sh
diff options
context:
space:
mode:
Diffstat (limited to 'installMandriva4.sh')
-rwxr-xr-xinstallMandriva4.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/installMandriva4.sh b/installMandriva4.sh
index 8781c49..8bcdfd3 100755
--- a/installMandriva4.sh
+++ b/installMandriva4.sh
@@ -3,7 +3,7 @@ make -f Makefile.cvs
[ ! -f Makefile ] || make clean
export kde_htmldir=/opt/trinity/usr/share/doc/HTML
-export KDEDIRS=/usr:/opt/trinity
+export TDEDIRS=/usr:/opt/trinity
sh ./configure --prefix=/opt/trinity
make