This website requires JavaScript.
Explore
Help
Sign In
NuKVM
/
libvirt
Watch
3
Star
0
Fork
0
mirror of
https://github.com/libvirt/libvirt.git
synced
2026-08-02 01:28:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c09f84cb9c2d5841ecb00a665dd3fb316cba7fe6
libvirt
/
scripts
/
meson-python.sh
T
4 lines
52 B
Bash
Raw
Normal View
History
Unescape
Escape
meson: add runutf8 env vars and meson-python.sh script
2020-06-30 20:18:18 +02:00
#!/bin/sh
LC_ALL
=
LANG
=
C
LC_CTYPE
=
en_US.UTF-8
"
$@
"
Reference in New Issue
Copy Permalink