summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/adios/python.patch
blob: 96c9f576613a0c654b6846e80b4131ac09348975 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
diff --git a/utils/gpp/gpp.py.in b/utils/gpp/gpp.py.in
index cbb0d88..6977a55 100755
--- a/utils/gpp/gpp.py.in
+++ b/utils/gpp/gpp.py.in
@@ -1,4 +1,4 @@
-#!@PYTHON_EXECUTABLE@
+#!/usr/bin/env python
 
 import sys
 import os