https://bugzilla.redhat.com/show_bug.cgi?id=1291007
--- Comment #3 from William Moreno <[email protected]> --- I did not read the comment about the docs build process. You can update your PYTHONPATCH inside a spec try with something like this: make -C docs html PYTHONPATH=$(pwd) This way your current buildroot will be included in your PYTHONPATCH and this will let you build the docs in the rpmbuild procces. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
