summarylogtreecommitdiffstats
path: root/python2.patch
diff options
context:
space:
mode:
authorAinola2018-05-21 17:37:49 -0600
committerAinola2018-05-21 17:37:49 -0600
commite3b72a0ea02f0decc7cbb460e7e6cf4b70835183 (patch)
tree2ba3c5e272dc7e059535c354ac18a4c1ff1bb91e /python2.patch
parentc2b41b4fe079e824d8b2562c162351ede41c2fb7 (diff)
downloadaur-e3b72a0ea02f0decc7cbb460e7e6cf4b70835183.tar.gz
on the road to a functioning current version
Diffstat (limited to 'python2.patch')
-rw-r--r--python2.patch6
1 files changed, 6 insertions, 0 deletions
diff --git a/python2.patch b/python2.patch
new file mode 100644
index 000000000000..9a1af47edbcd
--- /dev/null
+++ b/python2.patch
@@ -0,0 +1,6 @@
+--- gam.py 2014-08-18 05:15:29.429612735 -0400
++++ gam.py 2014-08-18 05:15:23.403373373 -0400
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python
++#!/usr/bin/env python2
+ # -*- coding: utf-8 -*-