summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-doc/python-docs/python-docs-3.12.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/python-docs/python-docs-3.12.8.ebuild b/app-doc/python-docs/python-docs-3.12.8.ebuild
index e5d0d3f528ee..806259566cfe 100644
--- a/app-doc/python-docs/python-docs-3.12.8.ebuild
+++ b/app-doc/python-docs/python-docs-3.12.8.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DESCRIPTION="HTML documentation for Python"
HOMEPAGE="https://www.python.org/doc/"
SRC_URI="https://www.python.org/ftp/python/doc/${PV}/python-${PV}-docs-html.tar.bz2"
-S="${WORKDIR}/python-3.12-docs-html"
+S="${WORKDIR}/python-${PV}-docs-html"
LICENSE="PSF-2"
SLOT="$(ver_cut 1-2)"