Skip to content

Conversation

@rbott
Copy link

@rbott rbott commented Dec 12, 2022

Quickfix to get the Makefile to work on recent systems lacking Python 2

The Makefile calls the python interpreter with inline `print`
statements. `python` is now `python3` and `print()` requires the use of
parantheses.

Signed-off-by: Rudolph Bott <bott@sipgate.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant