lp:~xrg/openobject-client/rc2-fix-setup

Created by xrg and last modified
Get this branch:
bzr branch lp:~xrg/openobject-client/rc2-fix-setup
Only xrg can upload to this branch. If you are xrg please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
xrg
Project:
Odoo GTK Client (MOVED TO GITHUB)
Status:
Merged

Recent revisions

1751. By xrg

setup.py: fix "openerp-client" script under different prefixes.

Before (and since the Jan 3 fix), the /usr/bin/openerp-client script
would assume that client would be installed in /usr/lib/python2.x/site-packages
This broke for installations with --prefix != '/usr'

Now, put a little more logic and let it take the correct path from the
"install" command.

Note that this step is a "build_scripts" step that happens /before/ any
install commands. This means, if you call "./setup.py build ...", then
a script will be generated, which may /not/ correspond to the correct
installation paths. However, when you run the "./setup.py install.."
command, later, the script will be corrected.

1750. By xrg

setup: fix installation for Linux

After a recent porting to setuptools, the "mydistutils" module was
left out, meaning that the /usr/bin/openerp-client script would no
longer be created. Also, the translations would be left out.

Bring back that code, respecting the setuptools API.

1749. By Naresh(OpenERP)

[FIX]:AttributeError in editable list

1748. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

1747. By Naresh(OpenERP)

[MERGE]trunk-dev-client

1746. By Naresh(OpenERP)

[FIX]:date format

1745. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

1744. By Stephane Wirtel (OpenERP)

[FIX] Add new parameters in the setup.nsi

1743. By Stephane Wirtel (OpenERP)

[FIX] Disable distclass and use the right dependencies

1742. By Fabien (Open ERP)

[FIX] complex domain evaluation

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openobject-client
This branch contains Public information 
Everyone can see this information.

Subscribers