From 952fe9f86dddc74eec164e3e68e89b8e41e6cb8c Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Thu, 19 Jul 2018 11:15:52 +0200 Subject: [PATCH] Fix FTBFS. --- waf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/waf.spec b/waf.spec index 4c3245d..7384624 100644 --- a/waf.spec +++ b/waf.spec @@ -145,7 +145,7 @@ pushd docs/sphinx %if ! ( 0%{?fedora} || 0%{?rhel} >= 7 ) export SPHINX_BUILD=sphinx-1.0-build %endif -../../waf -v configure build +%{__python2} ../../waf -v configure build popd %endif # with_docs