diff options
Diffstat (limited to 'sci-physics/lammps/files/python-shebang.patch')
-rw-r--r-- | sci-physics/lammps/files/python-shebang.patch | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sci-physics/lammps/files/python-shebang.patch b/sci-physics/lammps/files/python-shebang.patch deleted file mode 100644 index 7dd45797d4ad..000000000000 --- a/sci-physics/lammps/files/python-shebang.patch +++ /dev/null @@ -1,7 +0,0 @@ ---- 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 |