The mirror selector is not working with wget so use the mirror directly

This commit is contained in:
Mario Fetka 2012-10-16 08:11:41 +02:00
parent aa32a61478
commit ded68e8383
1 changed files with 2 additions and 2 deletions

View File

@ -17,12 +17,12 @@ DL_FILE[0]="libreoffice-logo-150x150.png"
DL_SOURCE[0]="http://www.bitblokes.de/wp-content/uploads/2010/10/libreoffice-logo-150x150.png"
DL_FILE[1]="LibO_${VERSION}_Win_x86_install_multi.msi"
DL_SOURCE[1]="http://download.documentfoundation.org/libreoffice/stable/${VERSION}/win/x86/LibO_${VERSION}_Win_x86_install_multi.msi"
DL_SOURCE[1]="http://gd.tuwien.ac.at/tdf/libreoffice/stable/${VERSION}/win/x86/LibO_${VERSION}_Win_x86_install_multi.msi"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=InstallMsi
DL_FILE[2]="LibO_${VERSION}_Win_x86_helppack_de.msi"
DL_SOURCE[2]="http://download.documentfoundation.org/libreoffice/stable/${VERSION}/win/x86/LibO_${VERSION}_Win_x86_helppack_de.msi"
DL_SOURCE[2]="http://gd.tuwien.ac.at/tdf/libreoffice/stable/${VERSION}/win/x86/LibO_${VERSION}_Win_x86_helppack_de.msi"
DL_ARCH[2]="X86"
DL_WINST_NAME[2]=InstallHelpDeMsi