From d4de1b191f432cae599a4f04c5372a797138169b Mon Sep 17 00:00:00 2001 From: Robert Griebl Date: Mon, 16 Jan 2023 12:49:11 +0100 Subject: Revert "Temporarily unblock the OpenSuSE build" This reverts commit bed79f6c0a8a0c2c52f474b286b7b2ac20e6cb40. The reverted commit should not have been staged at all. Change-Id: Ied793daf0b4df54ecfbca525af937d856a68bf84 Reviewed-by: Dominik Holland (cherry picked from commit 4cba6c4c9e8c06d39e525d1f5b30b4f8bd76767d) Reviewed-by: Qt Cherry-pick Bot --- coin/module_config.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 58234ffc..53d4c87e 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -35,13 +35,6 @@ instructions: condition: property property: target.os equals_value: QNX - - type: PrependToEnvironmentVariable - variableName: PATH - variableValue: "/home/qt/openssl-3.0.7/bin:" - enable_if: - condition: property - property: target.osVersion - equals_value: "openSUSE_15_4" - type: Group instructions: - !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml" -- cgit v1.2.1