[ooo-build-commit] download.in

Tor Lillqvist tml at kemper.freedesktop.org
Mon Sep 7 09:06:51 PDT 2009


 download.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 76b783fc21ee4ee77715f6ecea1d8177add2bae6
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Mon Sep 7 19:04:24 2009 +0300

    Correct moz_prebuilt path

diff --git a/download.in b/download.in
index b287f4d..a86f2d7 100755
--- a/download.in
+++ b/download.in
@@ -95,7 +95,7 @@ sub trim($)
     'libIDL-.*'                          => 'http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/source/',
     'wintools\.zip'                      => 'http://ftp.mozilla.org/pub/mozilla.org/mozilla/source/',
 # Prebuilt Mozilla bits
-    'WNTMSCI.*\.zip'                     => 'http://tools.openoffice.org/moz_prebuild/680/OOo3.2/',
+    'WNTMSCI.*\.zip'                     => 'http://tools.openoffice.org/moz_prebuild/OOo3.2',
 # SDK bits
     'unowinreg\.dll'                     => 'http://tools.openoffice.org/unowinreg_prebuild/680/',
 # Windows .ico icons


More information about the ooo-build-commit mailing list