Changeset 29f8265f


Ignore:
Timestamp:
09/21/2020 07:00:29 AM (4 years ago)
Author:
Xi Ruoyao <xry111@…>
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:
9021a65
Parents:
399a29a4
Message:

brotli: remove -R from pkg-config files

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/brotli.xml

    r399a29a4 r29f8265f  
    9797  <sect2 role="installation">
    9898    <title>Installation of Brotli</title>
     99
     100    <para>
     101      At first, fix an issue in pkg-config files:
     102    </para>
     103
     104<screen><userinput>sed 's@-R..libdir.@@' scripts/*.pc.in -i</userinput></screen>
    99105
    100106    <para>
Note: See TracChangeset for help on using the changeset viewer.