From 95a166f8f360b9e117925a84b8b7d78bf215c5e7 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Feb 12 2019 23:48:15 +0000 Subject: https://fedoraproject.org/wiki/Changes/Python_Extension_Flags --- diff --git a/python-pygraphviz.spec b/python-pygraphviz.spec index dd2f87d..255a0ea 100644 --- a/python-pygraphviz.spec +++ b/python-pygraphviz.spec @@ -58,8 +58,7 @@ done %py3_build # docs -%{__python3} setup.py build_ext -i -%make_build -C doc html PYTHONPATH=.. +%make_build -C doc html PYTHONPATH=$(pwd)/build/lib.%{python3_platform}-%{python3_version} %install %py3_install