URL: https://github.com/SSSD/sssd/pull/5886 Title: #5886: install python files conditionally
justin-stephenson commented: """ ~~~ Issue: sys-auth/sssd-2.6.0 installs files into unexpected paths. ~~~ Is this the build directory? What is an unexpected path for gentoo builds? I'm trying to understand if we are installing these python files incorrectly Based on https://www.gnu.org/software/automake/manual/html_node/Python.html these .py files should be installed under ~~~ pkgpythondir This is the directory under pythondir that is named after the package. That is, it is ‘$(pythondir)/$(PACKAGE)’. ~~~ """ See the full comment at https://github.com/SSSD/sssd/pull/5886#issuecomment-975946433
_______________________________________________ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure