Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 258065 Details for
Bug 348770
app-office/openerp-web installs files in deprecated directories
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gentoo.patch
gentoo.patch (text/plain), 486 bytes, created by
INODE64 Sistemas
on 2010-12-25 23:42:26 UTC
(
hide
)
Description:
gentoo.patch
Filename:
MIME Type:
Creator:
INODE64 Sistemas
Created:
2010-12-25 23:42:26 UTC
Size:
486 bytes
patch
obsolete
>--- setup.py.old 2010-04-13 14:18:52.000000000 +0200 >+++ setup.py 2010-12-25 21:00:50.410330044 +0100 >@@ -99,9 +99,6 @@ > package_data.update(find_package_data(where='locales', exclude=('*.po',), only_in_packages=False)) > > data_files = [] >-for name in ('config', 'scripts', 'doc'): >- data = find_package_data(where=name, package=name, exclude=('*~',), only_in_packages=False) >- data_files += [(name, [name + '/' + f for f in data[name]])] > > setup( > name = "openerp-web",
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 Raw
Actions:
View
Attachments on
bug 348770
:
258063
| 258065 |
258066
|
258067
|
258404