From: san Date: Thu, 28 Jul 2005 15:08:14 +0000 (+0000) Subject: Minor improvement of salome_adm symlink treatment (from JR) X-Git-Tag: V3_0_1~4 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=28a523dd1863baa70b45ca971c84c0447c7702fa;p=modules%2Fgui.git Minor improvement of salome_adm symlink treatment (from JR) --- diff --git a/build_configure b/build_configure index 78b2ea635..873825f0b 100755 --- a/build_configure +++ b/build_configure @@ -104,7 +104,7 @@ fi chmod u-w configure.in.base if [ -e "${CONF_DIR}/salome_adm" ] ; then - \rm -f ${CONF_DIR}/salome_adm + \rm -rf ${CONF_DIR}/salome_adm fi # make a link allowing AC_OUTPUT to find the salome_adm/.../*.in files