From a1c2a5c10fad19b5ac194340965b23e32154b740 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Wed, 18 Oct 2006 14:56:32 +0000 Subject: Adaptation following TEA3 Suppression of Python version checking in the installer. --- win/Tkzinc.wxs.in | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'win/Tkzinc.wxs.in') diff --git a/win/Tkzinc.wxs.in b/win/Tkzinc.wxs.in index 58efdd7..0fab2c0 100644 --- a/win/Tkzinc.wxs.in +++ b/win/Tkzinc.wxs.in @@ -16,7 +16,6 @@ 8.4 811 - 245 @MAJOR_VERSION@.@MINOR_VERSION@.@PATCHLEVEL@ @MAJOR_VERSION@@MINOR_VERSION@ @@ -102,7 +101,6 @@ - @@ -910,9 +908,9 @@ 1 - + CostingComplete = 1 - = RequiredPerlVersion) AND (ACTIVE_PYTHON_VERSION >= RequiredPythonVersion)]]> + = RequiredPerlVersion)]]> "Yes"]]> IAgree = "Yes" @@ -945,8 +943,7 @@ = RequiredPerlVersion]]> - Active Python not found or not at the right version: [ACTIVE_PYTHON_VERSION] ([RequiredPythonVersion] or greater needed) - = RequiredPythonVersion]]> + Active Python not found 1 -- cgit v1.1