summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2022-08-31 14:23:07 +0100
committerMarek Szuba <marecki@gentoo.org>2022-08-31 14:24:09 +0100
commitb3e261d3010331d55a5d5aa1c38b8a19b7298784 (patch)
treea761c15ba02928448aef7d2d127668f619659136 /dev-vcs/git-machete
parentsys-apps/fwupd: add 1.8.4 (diff)
downloadgentoo-b3e261d3010331d55a5d5aa1c38b8a19b7298784.tar.gz
gentoo-b3e261d3010331d55a5d5aa1c38b8a19b7298784.tar.bz2
gentoo-b3e261d3010331d55a5d5aa1c38b8a19b7298784.zip
git-machete/git-machete: fix docs path
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'dev-vcs/git-machete')
-rw-r--r--dev-vcs/git-machete/git-machete-3.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-machete/git-machete-3.12.0.ebuild b/dev-vcs/git-machete/git-machete-3.12.0.ebuild
index a4233157cd39..3e21d776d1c9 100644
--- a/dev-vcs/git-machete/git-machete-3.12.0.ebuild
+++ b/dev-vcs/git-machete/git-machete-3.12.0.ebuild
@@ -28,7 +28,7 @@ BDEPEND="test? (
DOCS=( CONTRIBUTING.md README.md )
-distutils_enable_sphinx docs dev-python/sphinx_rtd_theme
+distutils_enable_sphinx docs/source dev-python/sphinx_rtd_theme
distutils_enable_tests pytest
src_install() {