[PATCH 2 of 4] Activate release url without release keys

Wald Commits scm-commit at wald.intevation.org
Fri Aug 8 15:15:13 CEST 2014


# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1407503674 -7200
# Node ID c4ba93dbf680e9507290fa7058d660486cc0be2e
# Parent  7f3ebb7ade9d0662e274cf0aa5a17821db40181c
Activate release url without release keys

diff -r 7f3ebb7ade9d -r c4ba93dbf680 ui/mainwindow.cpp
--- a/ui/mainwindow.cpp	Fri Aug 08 15:13:27 2014 +0200
+++ b/ui/mainwindow.cpp	Fri Aug 08 15:14:34 2014 +0200
@@ -61,7 +61,7 @@
 #define TB_ARCH_STRING "-amd64"
 #endif
 
-#ifdef RELEASE_BUILD
+#if 1
 # define LIST_RESOURCE "/users/aheinecke/zertifikatsliste.txt"
 # ifdef Q_OS_WIN
 #  define SW_RESOURCE_VERSION "/users/aheinecke/TrustBridge-%1.exe"


More information about the Trustbridge-commits mailing list