Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


This patch makes ./download command in LibreOffice 3.3.1.0 work with --without-git option.

---
 download.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/download.in b/download.in
index e6c93fb..661bc2c 100755
--- a/download.in
+++ b/download.in
@@ -112,7 +112,7 @@ sub download_tests_dependencies() {
     'binutils-.*'                        => '@MIRROR@/support',
     'gcc-.*'                             => '@MIRROR@/support',
     'libreoffice-.*-3\.2\.9.*'           => 
'http://download.documentfoundation.org/libreoffice/src/',
-    'libreoffice-.*-3\.3\.0.*'           => 
'http://download.documentfoundation.org/libreoffice/src/',
+    'libreoffice-.*-3\.3\.1.*'           => 
'http://download.documentfoundation.org/libreoffice/src/',
     'beb300-m.*'                         => '@MIRROR@/BEB300',
     'dev300-m.*'                         => '@MIRROR@/DEV300',
     'ooo300-m.*'                         => '@MIRROR@/OOO300',
-- 
1.7.3.4


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.