aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/make/high-level.mk
diff options
context:
space:
mode:
authorRaul Infante-Sainz <infantesainz@gmail.com>2019-04-16 06:17:32 +0100
committerRaul Infante-Sainz <infantesainz@gmail.com>2019-04-16 06:17:32 +0100
commite17b5574011890b83d7bf9fcf15be55878bd8ab8 (patch)
treec05ab1fe0922eb7fab3f0ba32993fc4739379db8 /reproduce/software/make/high-level.mk
parent49c7f49c344b28afe70c6df15cf400b395bb7e93 (diff)
Symbolic link to Python created, using `python' instead of `pythonX'
Until this commit, we were using `python3' when calling Python (because we were using Python version 3.6.8). This will force us to change the name in the future. For example, when `python4' were available and into the pipeline. With this commit, at the end of the Python installation it creates a symbolic link to the Python bin executable with the new name `python'. As a consecuence, whatever version of Python was installed, into the project we will use allways `python' to invoke it.
Diffstat (limited to 'reproduce/software/make/high-level.mk')
0 files changed, 0 insertions, 0 deletions