]> git.pld-linux.org Git - packages/glib2.git/blobdiff - glib2-python_shebang.patch
up to 2.78.1
[packages/glib2.git] / glib2-python_shebang.patch
index e11d137fdd2f020afa128c3985ee9874dc9d691a..50d271024de8388311d1ca29e334e7784681e7b3 100644 (file)
@@ -2,7 +2,7 @@
 +++ glib-2.62.4/meson.build    2019-12-20 18:37:03.307665835 +0100
 @@ -1988,7 +1988,7 @@
  
- python = import('python').find_installation('python3')
+ python = import('python').find_installation()
  # used for '#!/usr/bin/env <name>'
 -python_name = 'python3'
 +python_name = python.path()
This page took 0.049849 seconds and 4 git commands to generate.