summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-physics/lammps/files/python-shebang.patch')
-rw-r--r--sci-physics/lammps/files/python-shebang.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/sci-physics/lammps/files/python-shebang.patch b/sci-physics/lammps/files/python-shebang.patch
new file mode 100644
index 000000000000..7dd45797d4ad
--- /dev/null
+++ b/sci-physics/lammps/files/python-shebang.patch
@@ -0,0 +1,7 @@
+--- lammps-25Mar15/python/lammps.py 2015-03-13 16:06:20.000000000 -0600
++++ lammps-25Mar15-new/python/lammps.py 2015-04-10 15:31:14.000000000 -0600
+@@ -1,3 +1,4 @@
++#!/usr/bin/env python
+ # ----------------------------------------------------------------------
+ # LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
+ # http://lammps.sandia.gov, Sandia National Laboratories