dev-python/mysqlclient: 1.4.5 fix S dir
authorMatthew Thode <prometheanfire@gentoo.org>
Wed, 6 Nov 2019 21:22:53 +0000 (15:22 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Wed, 6 Nov 2019 21:23:06 +0000 (15:23 -0600)
Fixes: https://bugs.gentoo.org/699478
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/mysqlclient/mysqlclient-1.4.5.ebuild

index 775e916994082377eff2dc11e6c4ce217931d040..aea2ab9f288f18cf5564684d114cc84a30fdff86 100644 (file)
@@ -10,7 +10,6 @@ inherit distutils-r1
 DESCRIPTION="Fork of MySQL-python"
 HOMEPAGE="https://pypi.org/project/mysqlclient/ https://github.com/PyMySQL/mysqlclient-python"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz -> ${PF}.tar.gz"
-S="${WORKDIR}/${P}.post1"
 
 SLOT="0"
 LICENSE="GPL-2"