Ignore:
Timestamp:
01/17/2022 11:27:33 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9e0ab833
Parents:
b8a30db0
Message:

accountservice: fix to build with recent meson

Apply upstream fix as a sed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/accountsservice.xml

    rb8a30db0 r34623f0e  
    103103  <sect2 role="installation">
    104104    <title>Installation of AccountsService</title>
     105
     106    <para>
     107      First, fix building with recent versions of
     108      <application>meson</application>:
     109    </para>
     110
     111<screen><userinput>sed -i '/  policy,/d' data/meson.build</userinput></screen>
    105112
    106113    <para>
Note: See TracChangeset for help on using the changeset viewer.