dev-python/sphinx: fix patch name

Closes: https://bugs.gentoo.org/757954
Package-Manager: Portage-3.0.10.2-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2020-12-01 21:07:50 +00:00
parent 47faa4b07f
commit 42e8471f7e

View File

@@ -63,7 +63,7 @@ BDEPEND="
S="${WORKDIR}/${P^}"
PATCHES=(
"${FILESDIR}/${PN}-3.3.1-doc-link.patch"
"${FILESDIR}/${PN}-3.2.1-doc-link.patch"
)
python_prepare_all() {