mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 07:10:16 -07:00
python: Attempt to fix build.
This commit is contained in:
parent
7ed8ba10d5
commit
b39f7eb494
@ -6,8 +6,7 @@ rm -r Modules/_ctypes/darwin*
|
||||
rm -r Modules/_ctypes/libffi*
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--without-ensurepip
|
||||
--prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
|
Loading…
Reference in New Issue
Block a user