mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/python-musicbrainz-ngs: prevent d'loading files with doc flag
This commit is contained in:
committed by
Michał Górny
parent
b9d5efcb36
commit
105b2982c1
@@ -26,7 +26,7 @@ DEPEND="${RDEPEND}
|
||||
|
||||
python_prepare_all() {
|
||||
# Prevent un-needed d'loading
|
||||
sed -e "s/,^ *'sphinx.ext.intersphinx'//" -i docs/conf.py || die
|
||||
sed -e "s/^ *'sphinx.ext.intersphinx'//" -i docs/conf.py || die
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user