Files
buildroot/package/qt5/qt5webengine/host-python-wrapper.in
tiopex dcdaa3599c bump version to 2022.02.9
add miyoo_defconfig
2023-01-31 16:39:34 +01:00

4 lines
77 B
Bash

#!/bin/sh
LD_LIBRARY_PATH="@HOST_DIR@/lib" \
exec @HOST_DIR@/bin/python "$@"