mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-21 17:52:11 +01:00
Merge branch 'typo' into 'main'
meson: Fix typo in comment about python shebang See merge request GNOME/glib!4486
This commit is contained in:
commit
15edb1b07e
@ -2490,7 +2490,7 @@ python = import('python').find_installation()
|
||||
# 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
|
||||
# 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_version = python.language_version()
|
||||
|
Loading…
x
Reference in New Issue
Block a user