mingw-harfbuzz/harfbuzz-python.patch
2018-09-10 11:01:51 +02:00

10 lines
348 B
Diff

diff -rupN harfbuzz-1.8.8/src/gen-def.py harfbuzz-1.8.8-new/src/gen-def.py
--- harfbuzz-1.8.8/src/gen-def.py 2018-07-17 16:29:54.000000000 +0200
+++ harfbuzz-1.8.8-new/src/gen-def.py 2018-09-10 11:01:44.244820828 +0200
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
from __future__ import print_function, division, absolute_import