]> Creatis software - bbtk.git/commitdiff
message
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Fri, 8 Apr 2011 11:11:07 +0000 (11:11 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Fri, 8 Apr 2011 11:11:07 +0000 (11:11 +0000)
kernel/appli/bbCreatePackage/bbCreatePackage.sh.in

index ec230f4843d6512ca5a2ddaa2170a19b6b509c66..53e034de273d424d90056751621832b4378ca3b6 100755 (executable)
@@ -54,11 +54,12 @@ sed s,WITHOUT_AUTHOR,"${AUTHOR}", < tmp1CMakeLists.txt > tmp2CMakeLists.txt
 sed s,WITHOUT_DESCRIPTION,"${DESCRIPTION}", < tmp2CMakeLists.txt > CMakeLists.txt
 rm -f tmp1CMakeLists.txt tmp2CMakeLists.txt
 
-echo
+
+echo ""
 echo "Package created !"
-echo
-echo ==>
-echo "==> Edit the file '$OUTPUT/${PACK_DIRECTORY}/CMakeLists.txt' to customize your package"
-echo ==>
-echo
-echo
+echo ""
+echo "==>"
+echo "==> Edit the file [$OUTPUT/${PACK_DIRECTORY}/CMakeLists.txt] to customize your package"
+echo "==>"
+echo ""
+echo ""