mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-04-12 19:47:27 +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 ) ;; \
|
. | .. | ./static ) ;; \
|
||||||
*) echo "Installing $${filen}" ; cp -rp $${filen} $(DESTDIR)$(docdir)/gui/SMESH ;; \
|
*) echo "Installing $${filen}" ; cp -rp $${filen} $(DESTDIR)$(docdir)/gui/SMESH ;; \
|
||||||
esac ; \
|
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:
|
uninstall-local:
|
||||||
rm -rf $(DESTDIR)$(docdir)/gui/SMESH
|
rm -rf $(DESTDIR)$(docdir)/gui/SMESH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user