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:
Justin Lecher
2015-10-15 18:09:12 +02:00
parent b65e51d147
commit e275032161

View File

@@ -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