In the BLFS book, systemd edition, Version 2014-10-11, Git-2.1.2, an addition should be made to the section "If you created the man pages and/or html docs":

mkdir -p /usr/share/doc/git-2.1.2/man-pages{html,text}

This line already exists under the following section "If you downloaded the man pages and/or html docs".

The issue is that the next section "Reorganize man pages and/or html docs (both methods)" assumes that /usr/share/..../man-pages{html,text} exist, but the make commands in the 1st of these sections does not make these directories, so the commands in this section fail.

The above is handled correctly in the non-systemd edition of the BLFS book.

Alan
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to