mingw-harfbuzz/harfbuzz-python.patch
2018-06-08 15:11:08 +02:00

10 lines
348 B
Diff

diff -rupN harfbuzz-1.8.0/src/gen-def.py harfbuzz-1.8.0-new/src/gen-def.py
--- harfbuzz-1.8.0/src/gen-def.py 2018-06-03 00:39:30.000000000 +0200
+++ harfbuzz-1.8.0-new/src/gen-def.py 2018-06-08 15:04:06.006353500 +0200
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
from __future__ import print_function, division, absolute_import