mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
dev-python/clufter: fix installing symlink as README
Closes: https://bugs.gentoo.org/780987 Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
|
||||
inherit distutils-r1
|
||||
@@ -19,3 +21,5 @@ DEPEND="dev-python/lxml
|
||||
dev-libs/libxml2"
|
||||
|
||||
S="${WORKDIR}/${PN}-v${PV}"
|
||||
|
||||
DOCS=( __root__/README )
|
||||
|
||||
Reference in New Issue
Block a user