Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorsgiehl <stefan@piwik.org>2013-08-31 00:55:58 +0400
committersgiehl <stefan@piwik.org>2013-09-04 02:15:15 +0400
commitae17a26b24f6aaaba63000b8ce72659bbf1300df (patch)
treee81776b5f60d9dcc4df5af5e48d10fc3fe3c12ad /misc
parenta5f9d8eaaf51f4df8d185ceb0d0e9907f702ae5e (diff)
no need to remove unrequired files, as they won't be in download package anymore (removed on otrance server)
Diffstat (limited to 'misc')
-rw-r--r--misc/updateLanguageFiles.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/updateLanguageFiles.sh b/misc/updateLanguageFiles.sh
index dbecde5ddc..202df038e1 100644
--- a/misc/updateLanguageFiles.sh
+++ b/misc/updateLanguageFiles.sh
@@ -113,9 +113,6 @@ rm -f $PIWIKPATH/tmp/language_pack.tar.gz
#
# remove files from package data, that shouldn't be used (en.php)
rm -f en.php
-rm -f pt_BR.php
-rm -f zh_CN.php
-rm -f zh_TW.php
# convert downloaded php files to json
cd $PIWIKPATH