From: jean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Date: Tue, 21 Dec 2010 10:06:17 +0000 (+0000)
Subject: Fix mistyping
X-Git-Tag: Creatools2-0-3.creaToolsTools2-0-3.17Feb2011~64
X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=3cde278d0c9ac81a2732b8eb6d2e11b9cf08c4a7;p=creaToolsTools.git

Fix mistyping
---

diff --git a/Install/scripts/bbtkGEditorVariables.sh b/Install/scripts/bbtkGEditorVariables.sh
index 72fb49f..b8b1ada 100644
--- a/Install/scripts/bbtkGEditorVariables.sh
+++ b/Install/scripts/bbtkGEditorVariables.sh
@@ -8,8 +8,8 @@ cd $binfolder
 cmake -D crea_DIR:PATH=$2/creatools_bin/creaBin                       CMakeCache.txt
 cmake -D BBTK_DIR:PATH=$2/creatools_bin/bbtkBin                       CMakeCache.txt
 cmake -D creaMaracasVisu_DIR:PATH=$2/creatools_bin/creaMaracasVisuBin CMakeCache.txt
-cmake -D BUILD_bbtkGEditor_DOC:BOOL=$3                                       CMakeCache.txt
-cmake -D BUILD_DOXYGEN_DOC:BOOL=$3                                           CMakeCache.txt
+cmake -D BUILD_bbtkGEditor_DOC:BOOL=$3                                CMakeCache.txt
+cmake -D BUILD_DOXYGEN_DOC:BOOL=$3                                    CMakeCache.txt
 cmake CMakeCache.txt
 
 cd ..
diff --git a/Install/scripts/creaBrukerVariables.sh b/Install/scripts/creaBrukerVariables.sh
index b186ea1..e298959 100644
--- a/Install/scripts/creaBrukerVariables.sh
+++ b/Install/scripts/creaBrukerVariables.sh
@@ -17,10 +17,10 @@ boolgdcm1=ON
 fi
 
 
-#cmake -D BUILD_ALL:BOOL=OFF                            CMakeCache.txt
-cmake -D BUILD_creaBruker_DOC:BOOL=$3  -D USE_GDCM2:BOOL=$boolgdcm2 -D USE_GDCM:BOOL=$boolgdcm1         CMakeCache.txt
+#cmake -D BUILD_ALL:BOOL=OFF                                                                    CMakeCache.txt
+cmake -D BUILD_creaBruker_DOC:BOOL=$3  -D USE_GDCM2:BOOL=$boolgdcm2 -D USE_GDCM:BOOL=$boolgdcm1 CMakeCache.txt
 cmake -D crea_DIR:PATH=$2/creatools_bin/creaBin CMakeCache.txt
-cmake -D BUILD_DOXYGEN_DOC:BOOL=$3                     CMakeCache.txt
+cmake -D BUILD_DOXYGEN_DOC:BOOL=$3                                                              CMakeCache.txt
 
 cmake CMakeCache.txt
 cmake CMakeCache.txt
diff --git a/Install/scripts/creaImageIOVariables.sh b/Install/scripts/creaImageIOVariables.sh
index a1866a4..a20242f 100644
--- a/Install/scripts/creaImageIOVariables.sh
+++ b/Install/scripts/creaImageIOVariables.sh
@@ -19,12 +19,12 @@ boolgdcm2=OFF
 boolgdcm1=ON
 fi
 
-cmake -D crea_DIR:PATH=$currentdir/creatools_bin/creaBin  CMakeCache.txt
-cmake -D BBTK_DIR:PATH=$currentdir/creatools_bin/bbtkBin  CMakeCache.txt
+cmake -D crea_DIR:PATH=$currentdir/creatools_bin/creaBin              CMakeCache.txt
+cmake -D BBTK_DIR:PATH=$currentdir/creatools_bin/bbtkBin              CMakeCache.txt
 cmake -D creaBruker_DIR:PATH=$currentdir/creatools_bin/creaBrukerBin  CMakeCache.txt
-cmake -D BUILD_BBTK_PACKAGE_creaImageIO:BOOL=ON                  CMakeCache.txt
+cmake -D BUILD_BBTK_PACKAGE_creaImageIO:BOOL=ON                       CMakeCache.txt
 cmake -D BUILD_creaImageIO_DOC:BOOL=$3  -D USE_GDCM2:BOOL=$boolgdcm2 -D USE_GDCM:BOOL=$boolgdcm1                        CMakeCache.txt
-cmake -D BUILD_BBTK_PACKAGE_creaImageIO_DOXYGEN_DOC:BOOL=$3      CMakeCache.txt
+cmake -D BUILD_BBTK_PACKAGE_creaImageIO_DOXYGEN_DOC:BOOL=$3           CMakeCache.txt
 
 cmake CMakeCache.txt
 
diff --git a/Install/scripts/make.sh b/Install/scripts/make.sh
index 90b000f..acb217a 100644
--- a/Install/scripts/make.sh
+++ b/Install/scripts/make.sh
@@ -154,7 +154,6 @@ fi
  bbtkdll=$generationdir/creatools_bin/bbtkBin
  LD_LIBRARY_PATH=$bbtkdll:$LD_LIBRARY_PATH
 
- exit 0
 
 # -------------------------
 #        start_point =  4 : creaMaracasVisu