[Libreoffice-commits] .: Branch 'libreoffice-3-3' - download.in
Kalman "" Szalai
kami911 at kemper.freedesktop.org
Sun Jan 9 06:00:42 PST 2011
download.in | 5 -----
1 file changed, 5 deletions(-)
New commits:
commit 2df618b209f0c0ad955942120ebff3c68538e070
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date: Sun Jan 9 14:59:54 2011 +0100
Remove extensionaids from download.in
OxygenOffice-only component
diff --git a/download.in b/download.in
index 1cdf939..ae48004 100755
--- a/download.in
+++ b/download.in
@@ -145,9 +145,6 @@ sub download_tests_dependencies() {
# Prebuilt dictionaries for Novell Windows builds
'writingaids.*\.zip' => '@MIRROR@/SRC680',
-# Prebuilt extension dictionaries for OxygenOffice builds
- 'extensionaids.*\.zip' => 'http://ftp.devall.hu/kami/go-oo/',
-
# FIXME: Hacky packinfo from setup_native; is needed in bootstrap for the split build
'setup_native_packinfo-.*' => '@MIRROR@/DEV300',
# Win32 bits:
@@ -476,8 +473,6 @@ else
source_file( 'writingaids- at PREBUILT_WRITINGAIDS_TIMESTAMP@.zip' ) if '@DISTRO@' =~ m/NovellWin32|GoOoWin32/;
source_file( 'writingaids-doc- at PREBUILT_WRITINGAIDS_TIMESTAMP@.zip' ) if '@DISTRO@' =~ m/NovellWin32|GoOoWin32/;
-source_file( 'extensionaids- at PREBUILT_EXTENSIONAIDS_TIMESTAMP@.zip' ) if '@DISTRO@' =~ m/OxygenOfficeLinux|OxygenOfficeWindows/;
-
if ('@CAIRO_ENABLED@' eq 'TRUE' && '@SYSTEM_CAIRO@' ne 'TRUE') {
source_file( 'cairo- at CAIRO_VER@.tar.gz' );
}
More information about the Libreoffice-commits
mailing list