diff --git a/makefile b/makefile index 2970705..8698416 100644 --- a/makefile +++ b/makefile @@ -63,6 +63,7 @@ @echo "Make sure the bootstrap is installed at ${TOOLSDIR}" sudo yum -y install autoconf automake patch perl texinfo ${BREW} install --verbose ${LANGS} + ${BREW} link --verbose python ln -nfs ${TOOLSDIR}/bin/python3 ${TOOLSDIR}/bin/python ln -nfs ${TOOLSDIR}/bin/pip3 ${TOOLSDIR}/bin/pip pip install ${PIPMODULES} -U --ignore-installed