mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
python packages: rebuild to install directly as vendor-packages
This commit is contained in:
@@ -4,7 +4,7 @@ The only public interface is the API specified by PEP 517, at ``flit_core.builda
|
||||
HOMEPAGE="https://pypi.org/project/flit_core/"
|
||||
COPYRIGHT="2015 Thomas Kluyver and contributors"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
pypiVersion="ad/38/80992c4cb490a05474c886850ec818276d09c0a6722bd5b43bc487818ac7"
|
||||
SOURCE_URI="https://files.pythonhosted.org/packages/$pypiVersion/flit_core-$portVersion-py3-none-any.whl#noarchive"
|
||||
CHECKSUM_SHA256="e454fdbf68c7036e1c7435ec7479383f9d9a1650ca5b304feb184eba1efcdcef"
|
||||
@@ -54,9 +54,6 @@ INSTALL()
|
||||
rm -rf build
|
||||
$python -m installer -p $prefix flit_core-$portVersion-py3-none-any.whl
|
||||
|
||||
mv $installLocation/../site-packages/* $installLocation
|
||||
rm -rf $installLocation/../site-packages
|
||||
|
||||
packageEntries $pythonPackage \
|
||||
$prefix/lib/python*
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user