From 3b8fdf52a248844cdea659156559943cd9dd9eef Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Fri, 21 Feb 2020 21:43:26 +0100 Subject: [PATCH] Fixed #496 (CentOS 8 builds) --- scripts/rpm-data/klayout.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/rpm-data/klayout.spec b/scripts/rpm-data/klayout.spec index e826497c8..7f29304db 100644 --- a/scripts/rpm-data/klayout.spec +++ b/scripts/rpm-data/klayout.spec @@ -43,6 +43,7 @@ Requires: qt5-qttools >= 5.11.1 %define buildopt -j2 %define pylib %{python_sitearch} +%define __python /usr/bin/python3 %endif # CentOS7 requirements