You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-physics/lammps/files/python-shebang.patch

8 lines
393 B

--- 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