spack/var/spack/repos/builtin/packages/adios/python.patch
Michael Kuhn 6d0fbe7d96 Update adios to 1.11.1 (#3221)
Add a zfp variant and a patch that resets the interpreter for gpp.py.
2017-03-02 12:44:43 -06:00

11 lines
224 B
Diff

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