summarylogtreecommitdiffstats
path: root/init.patch
diff options
context:
space:
mode:
Diffstat (limited to 'init.patch')
-rw-r--r--init.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/init.patch b/init.patch
new file mode 100644
index 000000000000..2c77a5ca7b04
--- /dev/null
+++ b/init.patch
@@ -0,0 +1,9 @@
+--- tmp/pysofa-0.1.1/pysofa/__init__.py 2010-11-29 11:02:06.000000000 +0100
++++ initnew.py 2018-04-16 21:55:06.818227322 +0200
+@@ -6,5 +6,5 @@
+ # Distributed under the terms of the MIT license.
+ #
+
+-from pysofa_ctypes import *
++from pysofa.pysofa_ctypes import *
+