summarylogtreecommitdiffstats
path: root/use-python2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'use-python2.patch')
-rw-r--r--use-python2.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/use-python2.patch b/use-python2.patch
new file mode 100644
index 000000000000..f225a9d18079
--- /dev/null
+++ b/use-python2.patch
@@ -0,0 +1,9 @@
+diff -Nur A/addSVGtable.py B/addSVGtable.py
+--- A/addSVGtable.py 2017-01-04 16:58:35.176381805 -0500
++++ B/addSVGtable.py 2017-01-04 22:05:15.567590234 -0500
+@@ -1,4 +1,4 @@
+-#! /usr/bin/env python
++#! /usr/bin/env python2
+
+ """
+ Adds an SVG table to a TTF or OTF font.