mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/pytables: Drop obsolete patch
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=599012 Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -40,16 +40,11 @@ S="${WORKDIR}/${MY_P}"
|
||||
|
||||
DOCS=( ANNOUNCE.txt RELEASE_NOTES.txt THANKS )
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-3.2.0-blosc.patch
|
||||
)
|
||||
|
||||
python_prepare_all() {
|
||||
export HDF5_DIR="${EPREFIX}"/usr
|
||||
rm tables/*.c || die
|
||||
sed \
|
||||
-e "s:/usr:${EPREFIX}/usr:g" \
|
||||
-e 's:"hdf5-blosc/src/blosc_filter.c"::g' \
|
||||
-i setup.py || die
|
||||
rm -r c-blosc/{blosc,internal-complibs} || die
|
||||
distutils-r1_python_prepare_all
|
||||
|
||||
Reference in New Issue
Block a user