summaryrefslogtreecommitdiffstats
path: root/release/taritup
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:44:16 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:44:16 -0600
commit09cfb87c3b88ecf3a73da1635b85b3eba90e8c2b (patch)
tree32a10fd0de98abe74be507945e0e9d0b4d1b1e4c /release/taritup
parent7b53d173af7c5e02a44724fcd9af081915000878 (diff)
downloadother-09cfb87c3b88ecf3a73da1635b85b3eba90e8c2b.tar.gz
other-09cfb87c3b88ecf3a73da1635b85b3eba90e8c2b.zip
Additional renaming of kde to tde
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