Changeset 68c91fb


Ignore:
Timestamp:
01/23/2021 01:00:26 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ef25b312
Parents:
5b5d604
Message:

sane-backends: Correct the documentation directory switch

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24129 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r5b5d604 r68c91fb  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - SANE: Fix the documentation installation by
     49          specifying the correct configure switch.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[pierre] - Update to fop-2.6. Fixes
    4953          <ulink url="&blfs-ticket-root;14542">#14542</ulink>.</para>
  • kde/kf5-apps/okular5.xml

    r5b5d604 r68c91fb  
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       <xref linkend="kf5-frameworks"/>,
     77      <xref linkend="kf5-frameworks"/>
    7878    </para>
    7979
  • pst/scanning/sane.xml

    r5b5d604 r68c91fb  
    226226            --localstatedir=/var \
    227227            --with-group=scanner \
    228             --with-docdir=/usr/share/doc/sane-backends-&sane-version;" &amp;&amp;
     228            --docdir=/usr/share/doc/sane-backends-&sane-version;" &amp;&amp;
    229229make</userinput></screen>
    230230
Note: See TracChangeset for help on using the changeset viewer.