From 28a523dd1863baa70b45ca971c84c0447c7702fa Mon Sep 17 00:00:00 2001 From: san Date: Thu, 28 Jul 2005 15:08:14 +0000 Subject: [PATCH] Minor improvement of salome_adm symlink treatment (from JR) --- build_configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2