mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
dev-python/pycpio: Removed needless src dir change
Signed-off-by: Zen <z@pyl.onl>
This commit is contained in:
@@ -11,9 +11,6 @@ DESCRIPTION="Python CPIO library"
|
|||||||
HOMEPAGE="https://github.com/desultory/pycpio"
|
HOMEPAGE="https://github.com/desultory/pycpio"
|
||||||
SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
|
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"
|
LICENSE="GPL-2"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
|
|||||||
Reference in New Issue
Block a user