Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:Rebuild
mercurial
mercurial-locale-path-fix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mercurial-locale-path-fix.patch of Package mercurial
--- a/mercurial/i18n.py +++ b/mercurial/i18n.py @@ -58,7 +58,7 @@ if ( datapath = pycompat.fsdecode(resourceutil.datapath) -localedir = os.path.join(datapath, 'locale') +localedir = '/usr/share/locale' t = gettextmod.translation('hg', localedir, _languages, fallback=True) try: _ugettext = t.ugettext # pytype: disable=attribute-error
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