summaryrefslogtreecommitdiffstats
path: root/scripts/tdesvn-build
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:12:49 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:12:49 -0600
commit2ac22d35c349fada5aaad41fcb0dec15203834bb (patch)
treece57d71b567608c35b649a811e3075ebad47c17e /scripts/tdesvn-build
parent07483f1bc952a1da1aa06a99a4ab86fe2f1b359b (diff)
downloadtdesdk-2ac22d35c349fada5aaad41fcb0dec15203834bb.tar.gz
tdesdk-2ac22d35c349fada5aaad41fcb0dec15203834bb.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'scripts/tdesvn-build')
-rwxr-xr-xscripts/tdesvn-build2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/tdesvn-build b/scripts/tdesvn-build
index fb81ac67..99911ece 100755
--- a/scripts/tdesvn-build
+++ b/scripts/tdesvn-build
@@ -3461,7 +3461,7 @@ sub update_module_environment
setenv ('LD_LIBRARY_PATH', $libdir);
setenv ('PATH', $path);
- setenv ('KDEDIR', $kdedir);
+ setenv ('TDEDIR', $kdedir);
setenv ('QTDIR', $qtdir);
# Qt has several defines of its own. Special case qt-copy for this