From 67b3f4ea5bc09d317c6eda128b03e7c36a27a84c Mon Sep 17 00:00:00 2001 From: davila Date: Thu, 1 Jan 2015 11:01:36 +0100 Subject: [PATCH] #2493 creaToolsTools Feature New Normal - Prepare and Install binary CreaTools version - Linux --- Linux/installscript | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Linux/installscript b/Linux/installscript index df066e1..8b6e977 100755 --- a/Linux/installscript +++ b/Linux/installscript @@ -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 -- 2.44.0