python-setuptools: Fix conflict.

This commit is contained in:
Dylan Araps 2019-06-27 12:08:36 +03:00
parent ab2ee95c87
commit 8e574119b8

View File

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