2018-10-28 11:43:55 +00:00
|
|
|
diff -rupN harfbuzz-2.0.1/src/gen-def.py harfbuzz-2.0.1-new/src/gen-def.py
|
|
|
|
--- harfbuzz-2.0.1/src/gen-def.py 2018-10-01 19:49:23.000000000 +0200
|
|
|
|
+++ harfbuzz-2.0.1-new/src/gen-def.py 2018-10-28 10:43:20.743631488 +0100
|
2018-05-30 08:30:45 +00:00
|
|
|
@@ -1,4 +1,4 @@
|
|
|
|
-#!/usr/bin/env python
|
|
|
|
+#!/usr/bin/python3
|
|
|
|
|
2018-06-08 13:11:08 +00:00
|
|
|
from __future__ import print_function, division, absolute_import
|
2018-05-30 08:30:45 +00:00
|
|
|
|