]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/ThirdParty-install-Finalize.sh
re - indent
[creaToolsTools.git] / Linux / scripts / ThirdParty-install-Finalize.sh
index 04de94d85b70da8e0a2339bf23362ba93141e731..537795e4b46ccec5214f41c6fbae658bc63b660d 100644 (file)
@@ -58,13 +58,11 @@ fi
    sed -i -e '/.*installPrefixThird*/ d' $ETC_BASHRC
    sed -i -e '/.*creatools_third_party_library_config.*/ d' $ETC_BASHRC
 
-
 # - add line 'bash $installPrefixThird/share/creatools_third_party_library_config.sh' (with accurate value for ???)
 
 echo "====================================================ETC_BASHRC "  $ETC_BASHRC 
 echo installPrefixThird=$installPrefixThird >> $ETC_BASHRC
 echo '[ -f "$installPrefixThird/share/creatools_third_party_library_config.sh" ] &&  source $installPrefixThird/share/creatools_third_party_library_config.sh' >> $ETC_BASHRC 
 
-
 chown -R $loginUserName  $generationdir
 chgrp -R $loginGroupName $generationdir