File: shebang.patch

package info (click to toggle)
cif2cell 2.1.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,676 kB
  • sloc: python: 19,624; makefile: 18
file content (18 lines) | stat: -rw-r--r-- 510 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: Fixing Python3 shebangs.
Author: Andrius Merkys <merkys@debian.org>
--- a/binaries/cif2cell
+++ b/binaries/cif2cell
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
 # Copyright 2010 Torbjorn Bjorkman
 # This file is part of cif2cell
 #
--- a/binaries/vasp2cif
+++ b/binaries/vasp2cif
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
 # ***********************************************************
 #  File: vasp2cif[.py]
 #  Description: a tool to make CIF format files out of