2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 23:12:28 +00:00

python-setuptools: pls

This commit is contained in:
Dylan Araps 2019-06-27 12:10:34 +03:00
parent 5e754ddee7
commit f69d5a5c80

View File

@ -9,5 +9,3 @@ python3 setup.py install \
--root="$1" \ --root="$1" \
--optimize=1 \ --optimize=1 \
--skip-build --skip-build
rm -f "$1/usr/bin/easy_install"*