From: rahuel Date: Thu, 9 Feb 2006 14:56:27 +0000 (+0000) Subject: sh instead of bash X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c2672ab556bd1721c936d2fa0e88efe804e99b78;p=modules%2Fkernel.git sh instead of bash --- diff --git a/build_configure b/build_configure index d3294fb59..f265a763b 100755 --- a/build_configure +++ b/build_configure @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # # Tool for updating list of .in file for the SALOME project