From 914241cc79c8e9dfe1d204385b67f11d1c26e617 Mon Sep 17 00:00:00 2001
From: James Turner <zakalawe@mac.com>
Date: Wed, 17 Aug 2016 15:38:54 +0100
Subject: [PATCH] Disable signing for now, something not correct.

---
 FlightGear.iss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/FlightGear.iss b/FlightGear.iss
index 4393d94..6ffce6e 100755
--- a/FlightGear.iss
+++ b/FlightGear.iss
@@ -69,7 +69,7 @@ ArchitecturesAllowed=x86 x64
 
 ; Sign tool must be defined in the Inno Setup GUI, to avoid
 ; exposing the certificate password
-SignTool=fg_code_sign1
+; SignTool=fg_code_sign1
 
 [Tasks]
 ; NOTE: The following entry contains English phrases ("Create a desktop icon" and "Additional icons"). You are free to translate them into another language if required.