python: Symlink to python

This commit is contained in:
Dylan Araps 2019-06-25 20:08:58 +03:00
parent 5151100b5d
commit 0579582fd7

View File

@ -6,3 +6,5 @@
make
make DESTDIR="$1" install
ln -s python3 "$1/usr/bin/python"