From: maintenance team Date: Thu, 3 Jun 2010 06:44:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: V6_1_0~13 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a30b42843ffa257f6c49d3487fc3d8aae17f06e9;p=tools%2Finstall.git *** empty log message *** --- diff --git a/config_files/build.csh b/config_files/build.csh index 4c56ea4..a5d91d8 100755 --- a/config_files/build.csh +++ b/config_files/build.csh @@ -230,7 +230,7 @@ foreach module (${modules}) ######################################################### # check if build_configure script exists ######################################################### - if ( ! -e ${module_src}/build_configure && "${module}" != "PARAVIS") then + if ( ! -e ${module_src}/build_configure && "${module}" != "PARAVIS" ) then echo "\!\!\! Warning \!\!\! Can not find build_configure script in ${module_src}." else if ( "${module}" == "PARAVIS" ) then