1 --- a/pyuno/source/module/uno.py 2017-05-03 18:46:29.000000000 +0200
2 +++ b/pyuno/source/module/uno.py.new 2017-06-06 17:11:27.585959637 +0200
4 # except in compliance with the License. You may obtain a copy of
5 # the License at http://www.apache.org/licenses/LICENSE-2.0 .
9 +# Special modification to make uno load on Arch
12 +sys.path.append("/usr/lib/libreoffice/program/")
13 +os.putenv("URE_BOOTSTRAP", "vnd.sun.star.pathname:/usr/lib/libreoffice/program/fundamentalrc")