summaryrefslogtreecommitdiffstats
path: root/release/compile_all
diff options
context:
space:
mode:
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;