]> Creatis software - creaToolsTools.git/commitdiff
Merge branch 'master' of ssh://git.creatis.insa-lyon.fr/creaToolsTools
authordavial <davial@localhost.localdomain>
Thu, 1 Jan 2015 10:08:12 +0000 (11:08 +0100)
committerdavial <davial@localhost.localdomain>
Thu, 1 Jan 2015 10:08:12 +0000 (11:08 +0100)
Linux/installscript

index 9b4bdc081fbcf64502f06fa03d8a6907fb8e3c7e..c8112ea419f088a586410ff75110cdebe057230c 100755 (executable)
@@ -370,12 +370,9 @@ fi
 if [ `checkVal $command all 3rd 3rd-itk` == true ] ; then
     bigDisplay "INSTALL $ITKVersion"
     bash scripts/ThirdParty-install-ITK.sh
+    cd $scriptDirName
 fi
 
-## ??
-#if [ `checkVal $command all 3rd` == true ] ; then
-#    bash scripts/ThirdParty-install.sh
-#fi
 
 # Setup the user .bashrc correctly
 if [ `checkVal $command all 3rd 3rd-vtk 3rd-itk 3rd-gdcm 3rd-wx ` == true ] ; then