Changeset a4bf068b


Ignore:
Timestamp:
02/14/2023 12:00:02 PM (15 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
a51e56d5
Parents:
5b086fb
Message:

libportal: Fix docdir before installation explicitly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libportal.xml

    r5b086fb ra4bf068b  
    117117
    118118meson --prefix=/usr --buildtype=release -Ddocs=false .. &amp;&amp;
     119ninja</userinput></screen>
     120
     121    <para>
     122      If you have <xref linkend='gi-docgen'/> installed and wish to build
     123      the API documentation for this package, issue:
     124    </para>
     125
     126<screen role='nodump'><userinput>sed "/output/s/-1/-&libportal-version;/" -i ../doc/meson.build &amp;&amp;
     127meson configure -Ddocs=true                    &amp;&amp;
    119128ninja</userinput></screen>
    120129
Note: See TracChangeset for help on using the changeset viewer.