Work around the sphinx-build error that doesn't copy images to texinfo

The sphinx-build (since version 2.0.0) doesn't install the images into the
texinfo build directory.  Workaround the issue, by copying the required
images from the source directory.
This commit is contained in:
Ondřej Surý 2020-08-06 10:00:28 +02:00
parent 0536ed66bb
commit 7d7f70a935

View File

@ -3,5 +3,14 @@
# other
README.md usr/share/doc/frr
doc/figures/*.png usr/share/doc/frr
doc/figures/fig-normal-processing.png usr/share/info
doc/figures/fig-rs-processing.png usr/share/info
doc/figures/fig-vnc-commercial-route-reflector.png usr/share/info
doc/figures/fig-vnc-frr-route-reflector.png usr/share/info
doc/figures/fig-vnc-gw.png usr/share/info
doc/figures/fig-vnc-mesh.png usr/share/info
doc/figures/fig-vnc-redundant-route-reflectors.png usr/share/info
doc/figures/fig_topologies_full.png usr/share/info
doc/figures/fig_topologies_rs.png usr/share/info
usr/share/doc/frr/html
usr/share/info/