Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:12.2:ARM
libreoffice-help-group4
system-python-ure-bootstrap.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File system-python-ure-bootstrap.diff of Package libreoffice-help-group4
--- pyuno/source/module/uno.py.old 2012-02-24 16:34:51.000000000 +0100 +++ pyuno/source/module/uno.py 2012-03-01 15:56:27.000000000 +0100 @@ -26,8 +26,12 @@ # for a copy of the LGPLv3 License. # #************************************************************************* +import os import sys +if getattr(os.environ, 'URE_BOOTSTRAP', None) is None: + os.environ['URE_BOOTSTRAP'] = "vnd.sun.star.pathname:@INSTALLDIR@/program/fundamentalrc" + import pyuno try:
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor