mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 00:08:09 -07:00
dev-python/pkginfo: remove the sphinx-build path hack.
Bug: 624200 Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -20,9 +20,6 @@ DEPEND="doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
python_prepare_all() {
|
||||
sed -e 's:SPHINXBUILD = sphinx-build:SPHINXBUILD = /usr/bin/sphinx-build:' \
|
||||
-i docs/Makefile || die
|
||||
|
||||
# Disable tests that seek to read the version of pkginfo from an installed state
|
||||
# These test will still become installed and testable once installed
|
||||
sed -e 's:test_w_directory_no_EGG_INFO:_&:' \
|
||||
|
||||
Reference in New Issue
Block a user