[Libreoffice-commits] .: Branch 'libreoffice-3-3' - download.in
Petr Mladek
pmladek at kemper.freedesktop.org
Wed Mar 9 07:29:48 PST 2011
download.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 91fb8e498a4104ed1cbce4e499def3e7e42a6e63
Author: Gökçen Eraslan <gokcen at pardus.org.tr>
Date: Mon Feb 14 16:04:24 2011 +0100
fix download for all 3.3.x source release
Signed-off-by: Petr Mladek <pmladek at suse.cz>
diff --git a/download.in b/download.in
index 03cced8..cebaf38 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\.1.*' => 'http://download.documentfoundation.org/libreoffice/src/',
+ 'libreoffice-.*-3\.3.*' => 'http://download.documentfoundation.org/libreoffice/src/',
'beb300-m.*' => '@MIRROR@/BEB300',
'dev300-m.*' => '@MIRROR@/DEV300',
'ooo300-m.*' => '@MIRROR@/OOO300',
More information about the Libreoffice-commits
mailing list