]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
*** empty log message ***
authormaintenance team <salome-mnt@opencascade.com>
Thu, 3 Jun 2010 06:44:54 +0000 (06:44 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Thu, 3 Jun 2010 06:44:54 +0000 (06:44 +0000)
config_files/build.csh

index 4c56ea41398314aa30b4933006ab85df6d37c91c..a5d91d862f5f1360618abb578253fd2b8a01761a 100755 (executable)
@@ -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