GitHub user ChugR opened a pull request:
https://github.com/apache/qpid-dispatch/pull/355
DISPATCH-1098: Adjust name of unit2 executable for python3
CMake chooses between 'python' and 'python3'.
Make a similar choice for 'unit2' and 'unit2-3'.
This lets both python2 and python3 versions to be installed on a system and
chooses between them based on the result of PYTHON_VERSING_MAJOR.
Tested on Fedora only.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ChugR/qpid-dispatch DISPATCH-1098
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/355.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #355
----
commit fdefed692a8c5a520aebcb0f16551ac0ee92858e
Author: Chuck Rolke <crolke@...>
Date: 2018-08-09T19:00:34Z
DISPATCH-1098: Adjust name of unit2 executable for python3
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]