summaryrefslogtreecommitdiffstats
path: root/release/taritup
diff options
context:
space:
mode:
Diffstat (limited to 'release/taritup')
-rwxr-xr-xrelease/taritup2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/taritup b/release/taritup
index 95aed21..498b842 100755
--- a/release/taritup
+++ b/release/taritup
@@ -21,7 +21,7 @@
fi
# Xdelta
- if test "$package" = "kde-l10n" -o "$package" = "kde-i18n"; then
+ if test "$package" = "kde-l10n" -o "$package" = "tde-i18n"; then
cd ../sources
# for kde-l10n we only generate xdelta for the small files
# #### double-check this code