mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-03 00:20:09 -07:00
python: Fix conflict with setuptools
This commit is contained in:
parent
0f29f261fe
commit
52ad04e69b
@ -7,3 +7,4 @@ make
|
|||||||
make DESTDIR="$1" install
|
make DESTDIR="$1" install
|
||||||
|
|
||||||
ln -s python3 "$1/usr/bin/python"
|
ln -s python3 "$1/usr/bin/python"
|
||||||
|
rm "$1/usr/bin/easy_install-3.6"
|
||||||
|
Loading…
Reference in New Issue
Block a user