Ignore:
Timestamp:
05/01/2021 08:20:46 PM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
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:
555daff4
Parents:
a5ea2e29
Message:

evolution: fix FTBFS with cmake-3.20.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/evolution.xml

    ra5ea2e29 r554e330  
    130130  <sect2 role="installation">
    131131    <title>Installation of Evolution</title>
     132
     133    <para>
     134      Fix a build failure with cmake-3.20.1:
     135    </para>
     136
     137<screen><userinput>sed 's/_name STR/"${_name}" STR/' \
     138    -i cmake/modules/PrintableOptions.cmake
     139</userinput></screen>
    132140
    133141    <para>
Note: See TracChangeset for help on using the changeset viewer.