diff --git a/ansible.spec b/ansible.spec index 781faa5..5d726cc 100644 --- a/ansible.spec +++ b/ansible.spec @@ -279,7 +279,7 @@ pushd %{py3dir} %if (0%{?fedora} == 26) make PYTHON=/usr/bin/python2 webdocs %else - pathfix.py -i %{__python3} -p docs/bin + pathfix.py -i %{__python3} -p docs/bin test/runner make PYTHON=/usr/bin/python3 webdocs %endif %endif