]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
for installation in appliskel : cp with f option
authorrahuel <rahuel@opencascade.com>
Thu, 9 Feb 2006 14:55:12 +0000 (14:55 +0000)
committerrahuel <rahuel@opencascade.com>
Thu, 9 Feb 2006 14:55:12 +0000 (14:55 +0000)
Makefile.in

index 42dedf9404d953d1a5de097ffaf94f8497024cf8..5325c3a4b75716e93e7c01398862bf47da29eb8e 100644 (file)
@@ -116,7 +116,7 @@ install-include: $(include_list)
 install-appliskel:
        $(INSTALL) -d  $(bindir)
        if test -d $(top_builddir)/bin/salome/appliskel; then           \
-           cp -rp $(top_builddir)/bin/salome/appliskel $(bindir);      \
+           cp -rpf $(top_builddir)/bin/salome/appliskel $(bindir);     \
        fi;
 
 install-bin: $(BIN_SCRIPT)