extra: Remove unneeded deps

This commit is contained in:
Dylan Araps 2019-06-27 12:07:53 +03:00
parent af81f870ea
commit ab2ee95c87

View File

@ -7,4 +7,3 @@ 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"