Fix for the "21237: EDF SMESH: The python interface documentation is no more available" issue

This commit is contained in:
rnv 2011-04-18 07:39:11 +00:00
parent 944af78798
commit 588ec021a0

View File

@ -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