mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 08:38:07 -07:00
dev-python/pythonmagick: call elibtoolize
Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=6
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
|
||||
|
||||
inherit python-r1
|
||||
inherit libtool python-r1
|
||||
|
||||
MY_PN="PythonMagick"
|
||||
MY_P="${MY_PN}-${PV}"
|
||||
@@ -31,6 +31,7 @@ S="${WORKDIR}/${MY_P}"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
elibtoolize
|
||||
python_copy_sources
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user