summaryrefslogtreecommitdiffstats
path: root/installMandriva4.sh
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:50:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:50:27 -0600
commitd6de07623b619bf578f1b4f2101242cf7e16baff (patch)
tree1f06c8c563cce600029cc13f673c89703d17230f /installMandriva4.sh
parent35122e54704f8a8bead1d16b42e6ea1957a8f665 (diff)
downloadknutclient-d6de07623b619bf578f1b4f2101242cf7e16baff.tar.gz
knutclient-d6de07623b619bf578f1b4f2101242cf7e16baff.zip
Rename KDEHOME and KDEDIR
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