]> Creatis software - creaToolsTools.git/commitdiff
#2493 creaToolsTools Feature New Normal - Prepare and Install binary CreaTools...
authordavila <eduardo.davila@creatis.insa-lyon.fr>
Thu, 1 Jan 2015 10:01:36 +0000 (11:01 +0100)
committerdavila <eduardo.davila@creatis.insa-lyon.fr>
Thu, 1 Jan 2015 10:01:36 +0000 (11:01 +0100)
Linux/installscript

index df066e11837fcdbd1b3c11be8c568a7a3b91bd14..8b6e9779348b6efeb589ed604e79caaf4f2efaf1 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