eclass/distutils-r1: Sync with Gentoo

It's from Gentoo commit 5d895eed4f5a14b62bb69c5de5251198f28bf31d.
This commit is contained in:
Flatcar Buildbot 2023-03-27 07:22:39 +00:00
parent a72c6c1cbf
commit fde7837906

View File

@ -445,7 +445,7 @@ unset -f _distutils_set_globals
# This helper is meant for the most common case, that is a single Sphinx
# subdirectory with standard layout, building and installing HTML docs
# behind USE=doc. It assumes it's the only consumer of the three
# aforementioned functions. If you need to use a custom implemention,
# aforementioned functions. If you need to use a custom implementation,
# you can't use it.
#
# If your package uses additional Sphinx plugins, they should be passed