summaryrefslogtreecommitdiffstats
path: root/release/compile_all
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-16 13:44:16 -0600
committerTimothy Pearson <[email protected]>2011-11-16 13:44:16 -0600
commit09cfb87c3b88ecf3a73da1635b85b3eba90e8c2b (patch)
tree32a10fd0de98abe74be507945e0e9d0b4d1b1e4c /release/compile_all
parent7b53d173af7c5e02a44724fcd9af081915000878 (diff)
downloadother-09cfb87c3b88ecf3a73da1635b85b3eba90e8c2b.tar.gz
other-09cfb87c3b88ecf3a73da1635b85b3eba90e8c2b.zip
Additional renaming of kde to tde
Diffstat (limited to 'release/compile_all')
-rwxr-xr-xrelease/compile_all2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/compile_all b/release/compile_all
index 73a44cb..bd54e11 100755
--- a/release/compile_all
+++ b/release/compile_all
@@ -53,7 +53,7 @@ cd $a*
else
echo ERROR during $action
echo ERROR during $action >> $summary
- if [ $a == kdelibs ]; then
+ if [ $a == tdelibs ]; then
echo Aborted!
echo Aborted! >> $summary
exit 1;