From: Eduardo DAVILA Date: Tue, 15 Mar 2022 10:41:03 +0000 (+0100) Subject: #3227 vtk8itk4wx3-mingw64 MACOS X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=f0839619f706e4c3ea2502f63eb82fd95cbccf09;p=crea.git #3227 vtk8itk4wx3-mingw64 MACOS --- diff --git a/lib/creaDevManagerLib/modelCDMPackageSrc.cpp b/lib/creaDevManagerLib/modelCDMPackageSrc.cpp index f90def4..fcfe2f3 100644 --- a/lib/creaDevManagerLib/modelCDMPackageSrc.cpp +++ b/lib/creaDevManagerLib/modelCDMPackageSrc.cpp @@ -233,7 +233,7 @@ modelCDMBlackBox* modelCDMPackageSrc::CreateBlackBox( #ifdef __APPLE__ - command = "source ~/.bbtk/profile_creatools ; " + command; + command = "source ~/.bashrc ; " + command; #endif //excecute command