Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Script for pipol.
[simgrid.git] / buildtools / pipol / liste_install.sh
index b0059be..d9070e2 100644 (file)
@@ -150,7 +150,7 @@ if [ "x$which_cmake_version" != "xcmake version 2.8.1" ] ; then
        which_cmake=`which cmake`
        which_cpack=`which cpack`
        which_ctest=`which ctest`
-       cp -rf ../../cmake-2.8.1/ ./
+       cp -rf ~/cmake-2.8.1/ ./
        cd ./cmake-2.8.1/
        cmake . > /dev/null
        make -j > /dev/null 2>&1