[gimp] Installer: oops,	NOCOMPRESSION should only affect installer compression
- From: Jernej Simončič <jernejs src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gimp] Installer: oops,	NOCOMPRESSION should only affect installer compression
 
- Date: Wed,  2 May 2018 11:03:19 +0000 (UTC)
 
commit e8947d2ac4462ba66b33d41380af7852e428e6bb
Author: Jernej Simončič <jernej|s-cccp eternallybored org>
Date:   Wed May 2 11:35:16 2018 +0200
    Installer: oops, NOCOMPRESSION should only affect installer compression
 build/windows/installer/gimp3264.iss |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/build/windows/installer/gimp3264.iss b/build/windows/installer/gimp3264.iss
index 7b9e47a..d7c9975 100644
--- a/build/windows/installer/gimp3264.iss
+++ b/build/windows/installer/gimp3264.iss
@@ -131,7 +131,7 @@ UninstallDisplayIcon={app}\bin\gimp-{#MAJOR}.{#MINOR}.exe
 UninstallFilesDir={app}\uninst
 
 MinVersion=0,5.01sp3
-//MinVersion=0,5.0
+ArchitecturesInstallIn64BitMode=x64
 
 #ifdef NOCOMPRESSION
 UseSetupLdr=no
@@ -152,7 +152,6 @@ OutputBaseFileName=gimp-{#VERSION}-setup
 #else
 OutputBaseFileName=gimp-{#VERSION}-{#REVISION}-setup
 #endif
-ArchitecturesInstallIn64BitMode=x64
 
 ;SignTool=Default
 SignedUninstaller=yes
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]