summaryrefslogtreecommitdiff
path: root/download
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-06-13 17:43:52 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-06-13 17:43:52 +0300
commit13e0f8cb581457ad03caf3cb2d0c40ef047717b9 (patch)
treee3e066d6f2185249c5f513271679c9cabe910f3f /download
parentc565e5d9c7e9a3dea35e04f62e6d2490e3c759fd (diff)
Reduce chatter
Diffstat (limited to 'download')
-rwxr-xr-xdownload1
1 files changed, 0 insertions, 1 deletions
diff --git a/download b/download
index 46f110bc55ab..86a02efb30e1 100755
--- a/download
+++ b/download
@@ -284,7 +284,6 @@ for pack in $OOOP_FONTS_PACK $OOOP_GALLERY_PACK $OOOP_SAMPLES_PACK $OOOP_TEMPLAT
done
# Extensions copy
-echo "Copy extensions to their location ..."
for pack in $BARCODE_EXTENSION_PACK $DIAGRAM_EXTENSION_PACK $VALIDATOR_EXTENSION_PACK $WATCH_WINDOW_EXTENSION_PACK $NUMBERTEXT_EXTENSION_PACK $HUNART_EXTENSION_PACK $TYPO_EXTENSION_PACK $GOOGLE_DOCS_EXTENSION_PACK $OOOBLOGGER_EXTENSION_PACK $LIGHTPROOF_HU_PACK $LIGHTPROOF_EN_US_PACK $SUNTEMPLATES_DE_PACK $SUNTEMPLATES_EN_US_PACK $SUNTEMPLATES_ES_PACK $SUNTEMPLATES_FR_PACK $SUNTEMPLATES_HU_PACK $SUNTEMPLATES_IT_PACK; do
check_file $TARFILE_LOCATION/$pack
packfilename=`echo "$pack" | cut -f 2- -s -d - | cut -f 1 -d _`