mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/lockfile: Fix installation problems due to file renaming
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -24,7 +24,7 @@ DEPEND="
|
||||
test? ( dev-python/nose[${PYTHON_USEDEP}] )"
|
||||
RDEPEND=""
|
||||
|
||||
DOCS=( ACKS README.rst RELEASE-NOTES )
|
||||
DOCS=( ACKS AUTHORS ChangeLog README.rst RELEASE-NOTES )
|
||||
|
||||
python_compile_all() {
|
||||
if use doc; then
|
||||
|
||||
Reference in New Issue
Block a user