From efa6f42012e31782a659a96de205b4f2a6cc88db Mon Sep 17 00:00:00 2001 From: tigro Date: Fri, 12 Jul 2024 10:00:18 +0300 Subject: [PATCH] Fix condition --- SPECS/python-x2go.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SPECS/python-x2go.spec b/SPECS/python-x2go.spec index ddc22cf..8733c11 100644 --- a/SPECS/python-x2go.spec +++ b/SPECS/python-x2go.spec @@ -1,4 +1,8 @@ +%if 0%{?fedora} || 0%{?rhel} >= 8 +%bcond_with python2 +%else %bcond_without python2 +%endif Name: python-x2go Version: 0.6.1.3