Skip to content
Snippets Groups Projects
Commit 7ce07a7a authored by Christophe Monniez's avatar Christophe Monniez Committed by fw-bot
Browse files

[FIX] packaging: compute winpython path with package.py args


When building the MS Windows package, the PYTHON_VERSION variable is not
used and the WinPython path is hard coded in the Makefile and NSI file.
This prevent the usage of a newer version of Python.

With this commit, the PYTHON_VERSION is used to compute the WinPython
Python directory. That way, this directory can be derived from
package.py command line argument --vm-winxp-python-version.

Also the less windows binaries are not packaged anymore.

closes odoo/odoo#39821

X-original-commit: ac90d858
Signed-off-by: default avatarChristophe Monniez (moc) <moc@odoo.com>
parent 0a3ca7df
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment