Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 394390 Details for
Bug 371324
app-misc/gramps-3.3 and 4.0 series improvements
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gramps resourcepath patch
gramps-4.1.1-resourcepath.patch (text/plain), 510 bytes, created by
Bernd Feige
on 2015-01-20 09:19:36 UTC
(
hide
)
Description:
gramps resourcepath patch
Filename:
MIME Type:
Creator:
Bernd Feige
Created:
2015-01-20 09:19:36 UTC
Size:
510 bytes
patch
obsolete
>--- setup.py.old 2014-04-11 14:37:05.557343225 -0400 >+++ setup.py 2014-04-11 14:37:30.560989056 -0400 >@@ -248,7 +248,7 @@ > 'utils', 'resource-path') > with io.open(resource_file, 'w', encoding='utf-8', > errors='strict') as fp: >- path = os.path.abspath(os.path.join(self.install_data, 'share')) >+ path = '/usr/share' > if sys.version_info[0] < 3: > path = unicode(path) > fp.write(path)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 371324
:
276846
|
276850
|
276852
|
394388
| 394390 |
396120
|
396122
|
396246
|
396258
|
397336
|
397340
|
416256
|
428688
|
448842