Skip to content
Snippets Groups Projects
Commit b32720e9 authored by Patrick MADELA's avatar Patrick MADELA
Browse files

Remove renaming of cmake path to fix build

parent f9a7a748
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,6 @@ RUN groupadd 1001 -g 1001 \
--exclude=doc/cmake \
--exclude=share/cmake-${CMAKE_VERSION_MAJOR_MINOR}/Help \
--exclude=share/vim \
&& mv ${DEVTOOLS_ROOT}/cmake-${CMAKE_VERSION}-linux-x86_64 ${CMAKE_ROOT} \
# Install conan
&& curl -s -L -o ${CONAN_ROOT}.zip https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/conan/-/jobs/artifacts/python-3.6.13/download?job=linux-x86_64 \
&& unzip -q ${CONAN_ROOT}.zip -d ${DEVTOOLS_ROOT} \
......
......@@ -44,7 +44,6 @@ RUN groupadd 1001 -g 1001 \
--exclude=doc/cmake \
--exclude=share/cmake-${CMAKE_VERSION_MAJOR_MINOR}/Help \
--exclude=share/vim \
&& mv ${DEVTOOLS_ROOT}/cmake-${CMAKE_VERSION}-linux-x86_64 ${CMAKE_ROOT} \
# Install conan
&& curl -s -L -o ${CONAN_ROOT}.zip https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/conan/-/jobs/artifacts/python-3.6.13/download?job=linux-x86_64 \
&& unzip -q ${CONAN_ROOT}.zip -d ${DEVTOOLS_ROOT} \
......
......@@ -44,7 +44,6 @@ RUN groupadd 1001 -g 1001 \
--exclude=doc/cmake \
--exclude=share/cmake-${CMAKE_VERSION_MAJOR_MINOR}/Help \
--exclude=share/vim \
&& mv ${DEVTOOLS_ROOT}/cmake-${CMAKE_VERSION}-linux-x86_64 ${CMAKE_ROOT} \
# Install conan
&& curl -s -L -o ${CONAN_ROOT}.zip https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/conan/-/jobs/artifacts/python-3.6.13/download?job=linux-x86_64 \
&& unzip -q ${CONAN_ROOT}.zip -d ${DEVTOOLS_ROOT} \
......
......@@ -44,7 +44,6 @@ RUN groupadd 1001 -g 1001 \
--exclude=doc/cmake \
--exclude=share/cmake-${CMAKE_VERSION_MAJOR_MINOR}/Help \
--exclude=share/vim \
&& mv ${DEVTOOLS_ROOT}/cmake-${CMAKE_VERSION}-linux-x86_64 ${CMAKE_ROOT} \
# Install conan
&& curl -s -L -o ${CONAN_ROOT}.zip https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/conan/-/jobs/artifacts/python-3.6.13/download?job=linux-x86_64 \
&& unzip -q ${CONAN_ROOT}.zip -d ${DEVTOOLS_ROOT} \
......
......@@ -44,7 +44,6 @@ RUN groupadd g1001 -g 1001 \
--exclude=doc/cmake \
--exclude=share/cmake-${CMAKE_VERSION_MAJOR_MINOR}/Help \
--exclude=share/vim \
&& mv ${DEVTOOLS_ROOT}/cmake-${CMAKE_VERSION}-linux-x86_64 ${CMAKE_ROOT} \
# Install conan
&& curl -s -L -o ${CONAN_ROOT}.zip https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/conan/-/jobs/artifacts/python-3.6.13/download?job=linux-x86_64 \
&& unzip -q ${CONAN_ROOT}.zip -d ${DEVTOOLS_ROOT} \
......
......@@ -44,7 +44,6 @@ RUN groupadd g1001 -g 1001 \
--exclude=doc/cmake \
--exclude=share/cmake-${CMAKE_VERSION_MAJOR_MINOR}/Help \
--exclude=share/vim \
&& mv ${DEVTOOLS_ROOT}/cmake-${CMAKE_VERSION}-linux-x86_64 ${CMAKE_ROOT} \
# Install conan
&& curl -s -L -o ${CONAN_ROOT}.zip https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/conan/-/jobs/artifacts/python-3.6.13/download?job=linux-x86_64 \
&& unzip -q ${CONAN_ROOT}.zip -d ${DEVTOOLS_ROOT} \
......
......@@ -44,7 +44,6 @@ RUN groupadd g1001 -g 1001 \
--exclude=doc/cmake \
--exclude=share/cmake-${CMAKE_VERSION_MAJOR_MINOR}/Help \
--exclude=share/vim \
&& mv ${DEVTOOLS_ROOT}/cmake-${CMAKE_VERSION}-linux-x86_64 ${CMAKE_ROOT} \
# Install conan
&& curl -s -L -o ${CONAN_ROOT}.zip https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/conan/-/jobs/artifacts/python-3.6.13/download?job=linux-x86_64 \
&& unzip -q ${CONAN_ROOT}.zip -d ${DEVTOOLS_ROOT} \
......
......@@ -44,7 +44,6 @@ RUN groupadd g1001 -g 1001 \
--exclude=doc/cmake \
--exclude=share/cmake-${CMAKE_VERSION_MAJOR_MINOR}/Help \
--exclude=share/vim \
&& mv ${DEVTOOLS_ROOT}/cmake-${CMAKE_VERSION}-linux-x86_64 ${CMAKE_ROOT} \
# Install conan
&& curl -s -L -o ${CONAN_ROOT}.zip https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/conan/-/jobs/artifacts/python-3.6.13/download?job=linux-x86_64 \
&& unzip -q ${CONAN_ROOT}.zip -d ${DEVTOOLS_ROOT} \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment