xref
: /
OK3568_Linux_fs
/
buildroot
/
package
/
qt5
/
qt5webengine
/
host-python-wrapper.in
(revision 4882a59341e53eb6f0b4789bf948001014eff981)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
LD_LIBRARY_PATH
=
"@HOST_DIR@/lib"
\
3
exec
@
HOST_DIR
@/
bin
/
python
"$@"
4