Ignore:
Timestamp:
03/06/2019 09:51:16 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
365a829
Parents:
cd94015
Message:

Add a sed to fix postfix with linux5.
Update node.js-10.15.3.
Update cbindgen-0.8.2.
Update to totem-pl-parser-3.26.3.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/librsvg.xml

    rcd94015 r1b6c879  
    122122
    123123<screen role="root"><userinput>make install</userinput></screen>
     124
     125    <note>
     126      <para>
     127        If you installed the package on to your system using a
     128        <quote>DESTDIR</quote> method, an important file was not installed and
     129        should be copied and/or generated. Generate it using the following
     130        command as the <systemitem class="username">root</systemitem> user:
     131      </para>
     132
     133<screen role="root"><userinput>gdk-pixbuf-query-loaders --update-cache</userinput></screen>
     134    </note>
     135
     136
    124137  </sect2>
    125138
Note: See TracChangeset for help on using the changeset viewer.