mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -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
|
||||
|
||||
ln -s python3 "$1/usr/bin/python"
|
||||
rm "$1/usr/bin/easy_install-3.6"
|
||||
|
Loading…
Reference in New Issue
Block a user