summarylogtreecommitdiffstats
path: root/python2.patch
diff options
context:
space:
mode:
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 -*-