> Date: Thu, 11 May 2017 02:00:11 -0000
> From: via blfs-book <[email protected]>
>
> Author: ken
> Date: Wed May 10 19:00:11 2017
> New Revision: 18713
[...]
> @@ -167,10 +167,14 @@
> <systemitem class="username">root</systemitem> user:
> </para>
>
> -<screen role="root"><userinput>install -v -d -m755
> /usr/share/doc/graphite2-&graphite2-version;/api &&
> +<screen role="root"><userinput>install -v -d -m755
> /usr/share/doc/graphite2-&graphite2-version; &&
> +<!-- doc/doxygen seems to have gone, so I removed the api dir, but now both
> html
> +and pdf for the GTF and the manual
Is there text missing from the end of that comment? It seemed to 'stop
making sense' partway beyond the second comma - even with second-guessing
(which should not be reqd).
> cp -v -r -f doc/doxygen/{html,latex/refman.pdf} \
> - /usr/share/doc/graphite2-&graphite2-version;/api
> &&
> -cp -v -r -f doc/{GTF,manual}.html \
> + /usr/share/doc/graphite2-&graphite2-version;/api
> &&-->
> +cp -v -f doc/{GTF,manual}.html \
> + /usr/share/doc/graphite2-&graphite2-version; &&
> +cp -v -f doc/{GTF,manual}.pdf \
>
> /usr/share/doc/graphite2-&graphite2-version;</userinput></screen>
[...]
>
akh
--
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page