summaryrefslogtreecommitdiff
path: root/build_glob.py
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-04-06 19:57:30 +0200
committerDavid Seifert <soap@gentoo.org>2022-04-06 19:57:30 +0200
commita62b31f43fe80177801490c6eab0097340d4f323 (patch)
tree76bdebc47337e3dd6bcac3d90b131b4cfdf1d67f /build_glob.py
parentf2987a295ff847ecb2a6a3eae1a271c9a64255b6 (diff)
downloadlibxml2-a62b31f43fe80177801490c6eab0097340d4f323.tar.gz
Use portable python shebangs
* In conda or Gentoo Prefix, we don't want to use the system python and instead rely on PATH lookup.
Diffstat (limited to 'build_glob.py')
-rwxr-xr-xbuild_glob.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_glob.py b/build_glob.py
index 46d6288f..750fd70e 100755
--- a/build_glob.py
+++ b/build_glob.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#!/usr/bin/env python
###
#
# build_glob.py : Build the global_functions.h and global_functions.c