Commit Graph

3 Commits

Author SHA1 Message Date
Xavier Delaruelle
1fb1bd8c79 script: clean trailing space character 2020-08-11 07:02:18 +02:00
Armin Wehrfritz
a9e8019253 script: fix createmodule.py for python3
Fixes #315
2020-02-17 15:50:52 +01:00
Xavier Delaruelle
9535266a60 install: build createmodule.py/gitlog2changelog.py to set shebang
Adapt configure script and Makefile to detect `python` command location
and set it as shebang for `createmodule.py` and `gitlog2changelog.py`.
If python command is not found python3 then python2 are searched.
2020-02-10 07:00:32 +01:00