Changeset 8969d72


Ignore:
Timestamp:
08/24/2022 05:18:28 PM (20 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
8430372
Parents:
a826bea
git-author:
Pierre Labastie <pierre.labastie@…> (08/24/2022 05:05:04 PM)
git-committer:
Pierre Labastie <pierre.labastie@…> (08/24/2022 05:18:28 PM)
Message:

Fix a pkg-config file in cairo

This file is malformed, and this generates an error when building
xscreensaver

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/cairo.xml

    ra826bea r8969d72  
    146146
    147147    <para>
     148      Fix a pkg-config file that may cause errors later:
     149    </para>
     150
     151<screen><userinput>sed -e "/@prefix@/a exec_prefix=@exec_prefix@" \
     152    -i util/cairo-script/cairo-script-interpreter.pc.in</userinput></screen>
     153
     154    <para>
    148155      Install <application>Cairo</application> by running the following
    149156      commands:
Note: See TracChangeset for help on using the changeset viewer.