]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Minor improvement of salome_adm symlink treatment (from JR)
authorsan <san@opencascade.com>
Thu, 28 Jul 2005 15:08:14 +0000 (15:08 +0000)
committersan <san@opencascade.com>
Thu, 28 Jul 2005 15:08:14 +0000 (15:08 +0000)
build_configure

index 78b2ea635379c5df9986b3f0192bb6fa5f58ec44..873825f0b9144e924be90db292419180d8e87bb6 100755 (executable)
@@ -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