From 6a1454645b330f17c046e9766794ee1ca79e7cad Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Tue, 31 Jul 2018 07:12:51 +0200 Subject: [PATCH] Fixed OpenSuSE Leap15 to RPM build script. --- 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 96ecdfdf5..2354ca841 100644 --- a/scripts/rpm-data/klayout.spec +++ b/scripts/rpm-data/klayout.spec @@ -74,6 +74,7 @@ Requires: ruby >= 2.1.9 Requires: python3 >= 3.4.6 Requires: libqt4-x11 >= 4.8.7 %define buildopt -j2 +%define pylib %{python3_sitearch} %endif %description