mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 10:42:11 +01:00
meson: Fix typo in comment about python shebang
This commit is contained in:
parent
589c8295ea
commit
8d07ae7ef1
@ -2490,7 +2490,7 @@ python = import('python').find_installation()
|
|||||||
# Sets the shebang on script files. This has been changed many times including
|
# Sets the shebang on script files. This has been changed many times including
|
||||||
# using env, the absolute path to the Python executable, and using both python
|
# using env, the absolute path to the Python executable, and using both python
|
||||||
# and python3 names. Please review the history here, prior to suggesting
|
# and python3 names. Please review the history here, prior to suggesting
|
||||||
# further changes: https://gitlab.gnome.org/GNOME/glib/-/merge_requests/439
|
# further changes: https://gitlab.gnome.org/GNOME/glib/-/merge_requests/4391
|
||||||
python_shebang = '/usr/bin/env python3'
|
python_shebang = '/usr/bin/env python3'
|
||||||
|
|
||||||
python_version = python.language_version()
|
python_version = python.language_version()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user