From cba8828e215c64a90b7e59809da9a26a7a87004e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 29 2018 21:37:38 +0000 Subject: Switch to %{__python2} Signed-off-by: Igor Gnatenko --- diff --git a/ninja-ide.spec b/ninja-ide.spec index 8d7764a..144c20b 100644 --- a/ninja-ide.spec +++ b/ninja-ide.spec @@ -50,7 +50,7 @@ find %{buildroot} -name 'pep8mod.py' | xargs chmod 0755 %check -%{__python} setup.py test +%{__python2} setup.py test %files