Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Modify pipol scripts.
[simgrid.git] / buildtools / pipol / liste_install.sh
index 163b057..7a29ca6 100644 (file)
@@ -17,9 +17,7 @@ if [ -e /usr/bin/apt-get ] ; then
     sudo apt-get -y install graphviz-dev graphviz
     sudo apt-get -y install libpcre3-dev
     sudo apt-get -y install f2c
-    if [ x$PIPOL_IMAGE = xi386-linux-ubuntu-karmic.dd.gz ] ; then
-       sudo apt-get -y install valgrind
-    fi
+       sudo apt-get -y install valgrind
 else
        if [ -e /usr/bin/yum ] ; then
                sudo yum -y update