mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-25 08:50:35 +05:00
Fix for the "21237: EDF SMESH: The python interface documentation is no more available" issue
This commit is contained in:
parent
944af78798
commit
588ec021a0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user