From 3bcbb8ae2a85d0666c71d8e6ae84b6fb3b718481 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sun, 24 Mar 2013 22:37:42 +0100 Subject: [PATCH] correct typo --- builder-product.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builder-product.cfg b/builder-product.cfg index 5fe8e95..3441a2d 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -21,12 +21,12 @@ DL_SOURCE[0]="http://directory.apache.org/studio/screenshots.data/studio-icon_12 DL_FILE[1]="ApacheDirectoryStudio-win32-x86-${VERSION}.exe" DL_SOURCE[1]="http://tweedo.com/mirror/apache//directory/studio/dist/${VERSION}/ApacheDirectoryStudio-win32-x86-${VERSION}.exe" DL_ARCH[1]="X86" -DL_WINST_NAME[1]=itWESS +DL_WINST_NAME[1]=Install32Exe DL_FILE[2]="ApacheDirectoryStudio-win32-x86_64-${VERSION}.exe" DL_SOURCE[2]="http://tweedo.com/mirror/apache//directory/studio/dist/${VERSION}/ApacheDirectoryStudio-win32-x86_64-${VERSION}.exe" DL_ARCH[2]="X86_64" -DL_WINST_NAME[2]=itWESS64 +DL_WINST_NAME[2]=Install64Exe # File array index for the image showing while installing the program ICON_DL_INDEX=0