From 76287bb08d6d045d06a78cf0f3238a8b05b6fc6f Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 30 Jul 2018 00:24:03 +0200 Subject: [PATCH] Switch to %py2_build Signed-off-by: Igor Gnatenko --- python-kmod.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-kmod.spec b/python-kmod.spec index dff6e08..eb47068 100644 --- a/python-kmod.spec +++ b/python-kmod.spec @@ -41,7 +41,7 @@ Linux kernel modules, using libkmod. %setup -q %build -%{__python} setup.py build +%py2_build %{__python3} setup.py build %install