dev-python/os-ken: fix install
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 13 Apr 2019 07:57:10 +0000 (02:57 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 13 Apr 2019 07:57:35 +0000 (02:57 -0500)
Closes: https://bugs.gentoo.org/683228
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/os-ken/os-ken-0.3.1.ebuild

index 8da122e4c1c9f48b1452a913fe85df3d7fcb4277..f71dd33d6d19571e22f24297096ea14b9270d785 100644 (file)
@@ -9,7 +9,6 @@ inherit distutils-r1
 DESCRIPTION="OpenStack Cinder brick library for managing local volume attaches"
 HOMEPAGE="https://github.com/openstack/os-ken"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/os-ken-${PV}.tar.gz"
-S="${WORKDIR}/os_vif-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"