summaryrefslogtreecommitdiff
path: root/user/openmsx/python3-bang.patch
blob: 1d1865165576fb83f02ed9de0154bc768eaffe76 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
--- openmsx-0.3.1-source/scripts/authorlist.py.old	2019-03-19 02:49:32.870000000 +0000
+++ openmsx-0.3.1-source/scripts/authorlist.py	2019-03-19 02:52:10.400000000 +0000
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 #
 # This file is part of the OpenMSX music set for OpenTTD.
 # OpenMSX is free content; you can redistribute it and/or modify it under the terms of the
--- openmsx-0.3.1-source/scripts/md5list.py.old	2019-03-19 02:49:32.870000000 +0000
+++ openmsx-0.3.1-source/scripts/md5list.py	2019-03-19 02:52:11.970000000 +0000
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 #
 # This file is part of the OpenMSX music set for OpenTTD.
 # OpenMSX is free content; you can redistribute it and/or modify it under the terms of the
--- openmsx-0.3.1-source/scripts/midifiles.py.old	2019-03-19 02:49:32.870000000 +0000
+++ openmsx-0.3.1-source/scripts/midifiles.py	2019-03-19 02:52:13.280000000 +0000
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 #
 # This file is part of the OpenMSX music set for OpenTTD.
 # OpenMSX is free content; you can redistribute it and/or modify it under the terms of the
--- openmsx-0.3.1-source/scripts/namelist.py.old	2019-03-19 02:49:32.870000000 +0000
+++ openmsx-0.3.1-source/scripts/namelist.py	2019-03-19 02:52:15.160000000 +0000
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 #
 # This file is part of the OpenMSX music set for OpenTTD.
 # OpenMSX is free content; you can redistribute it and/or modify it under the terms of the
--- openmsx-0.3.1-source/scripts/playlist.py.old	2019-03-19 02:49:32.870000000 +0000
+++ openmsx-0.3.1-source/scripts/playlist.py	2019-03-19 02:52:17.780000000 +0000
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 #
 # This file is part of the OpenMSX music set for OpenTTD.
 # OpenMSX is free content; you can redistribute it and/or modify it under the terms of the
--- openmsx-0.3.1-source/scripts/sanitize_list.py.old	2019-03-19 02:49:32.870000000 +0000
+++ openmsx-0.3.1-source/scripts/sanitize_list.py	2019-03-19 02:52:19.350000000 +0000
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 #
 # This file is part of the OpenMSX music set for OpenTTD.
 # OpenMSX is free content; you can redistribute it and/or modify it under the terms of the