diff --git a/extra/python/build b/extra/python/build index a05c0ccd..4ee4efed 100755 --- a/extra/python/build +++ b/extra/python/build @@ -6,3 +6,5 @@ make make DESTDIR="$1" install + +ln -s python3 "$1/usr/bin/python"