sane-backends: Correct the documentation directory switch

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24129 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Douglas R. Reno 2021-01-23 01:00:26 +00:00
parent 5b5d604bf9
commit 68c91fbe0e
3 changed files with 6 additions and 2 deletions

View File

@ -44,6 +44,10 @@
<listitem>
<para>January 22nd, 2021</para>
<itemizedlist>
<listitem>
<para>[renodr] - SANE: Fix the documentation installation by
specifying the correct configure switch.</para>
</listitem>
<listitem>
<para>[pierre] - Update to fop-2.6. Fixes
<ulink url="&blfs-ticket-root;14542">#14542</ulink>.</para>

View File

@ -74,7 +74,7 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="kf5-frameworks"/>,
<xref linkend="kf5-frameworks"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>

View File

@ -225,7 +225,7 @@
--sysconfdir=/etc \
--localstatedir=/var \
--with-group=scanner \
--with-docdir=/usr/share/doc/sane-backends-&sane-version;" &amp;&amp;
--docdir=/usr/share/doc/sane-backends-&sane-version;" &amp;&amp;
make</userinput></screen>
<para>