]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/modelCDMPackageSrc.cpp
#3392 vtk9itk5wx3-macos
[crea.git] / lib / creaDevManagerLib / modelCDMPackageSrc.cpp
index 862da27c8f8f29ef3f8997015b45616ced1b7290..fcfe2f3b6fb47f5d30f8fd1b165eafe72852e9c7 100644 (file)
@@ -232,8 +232,8 @@ modelCDMBlackBox* modelCDMPackageSrc::CreateBlackBox(
   command += " \"" + bbCategories + "\"";
 
     
-#ifndef APPLE
-    command = "source ~/.bbtk/profile_creatools ; " + command;
+#ifdef __APPLE__
+    command = "source ~/.bashrc ; " + command;
 #endif
     
   //excecute command