summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-05-01 10:15:59 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-01 20:50:56 +0100
commitd89f7b9cab1946a3267e3b0402f168f946d480b2 (patch)
tree4f40fc9e669c23fc7b38031d4db6bdec32724fc6 /meta/recipes-devtools
parent004a1f384653a0a2373e0cf204f4e2449b8a9695 (diff)
downloadpoky-d89f7b9cab1946a3267e3b0402f168f946d480b2.tar.gz
documentation/Makefile: Fixed figures publishing bug
I discovered a bug when publishing documents. There are two scp commands that copy a document's files and figures to the appropriate directory in the srifenbark@yocto-www:~/www.yoctoproject.or-docs server where the manuals are published. The second scp command had a "/figures" at the end. This was causing a new "figures" directory to be created within the "figures" directory. This redundancy shows up as missing figures in the manuals if a new figure or changed figure is ever added to the book after initial publishing. I removed the extra "/figures" at the end of the scp command. (From yocto-docs rev: cef3634e695f61bfb8465f1fb7a88e4e8a9a00f1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions