Salome HOME
Fix for the "21237: EDF SMESH: The python interface documentation is no more availabl...
authorrnv <rnv@opencascade.com>
Mon, 18 Apr 2011 07:39:11 +0000 (07:39 +0000)
committerrnv <rnv@opencascade.com>
Mon, 18 Apr 2011 07:39:11 +0000 (07:39 +0000)
doc/salome/gui/SMESH/Makefile.am

index 2c5faa10e8337d8470646e5c4d23fb5b56a96a5e..46e6c44955e8289a6e44262f039eb1322d90fefc 100755 (executable)
@@ -66,9 +66,8 @@ install-data-local: usr_docs
            . | .. | ./static ) ;;                                                              \
            *) echo "Installing $${filen}" ; cp -rp $${filen} $(DESTDIR)$(docdir)/gui/SMESH ;;  \
          esac ;                                                                                \
-       cp -rp $(srcdir)/images/head.png $(DESTDIR)$(docdir)/gui/SMESH/smeshpy_doc ;            \
-       done ;
-
+       done ;                                                                                  \
+       cp -rp $(srcdir)/images/head.png $(DESTDIR)$(docdir)/gui/SMESH/smeshpy_doc ;
 
 uninstall-local:
        rm -rf $(DESTDIR)$(docdir)/gui/SMESH