dev-python/pycpio: Removed needless src dir change

Signed-off-by: Zen <z@pyl.onl>
This commit is contained in:
Zen
2023-12-22 17:55:31 -06:00
parent 3cfdbc6242
commit 0d02c10513

View File

@@ -11,9 +11,6 @@ DESCRIPTION="Python CPIO library"
HOMEPAGE="https://github.com/desultory/pycpio"
SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
# Specify the subdirectory containing the actual source code
S="${WORKDIR}/${PN}-${PV}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"