Changeset 6b6cf0cb for gnome/platform


Ignore:
Timestamp:
01/21/2024 07:32:55 AM (5 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
0b50758f
Parents:
a2382c6
git-author:
Xi Ruoyao <xry111@…> (01/20/2024 03:37:50 PM)
git-committer:
Xi Ruoyao <xry111@…> (01/21/2024 07:32:55 AM)
Message:

vte: Unbreak doc build

Remove an outdated comment by the way.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/vte.xml

    ra2382c6 r6b6cf0cb  
    122122    </para>
    123123
    124     <!-- To editors: you may wonder why this change makes a
    125          /usr/share/doc/vte-&vte-version; with only one subdirectory
    126          "vte-2.91" inside.  The reason is when -Dgtk4 is enabled,
    127          another directory "vte-2.91-gtk4" will also be there.  -->
    128124<screen role='nodump'><userinput>sed -e "/docdir =/s@\$@/ 'vte-&vte-version;'@" \
     125    -e "/--fatal-warnings/d"            \
    129126    -i ../doc/reference/meson.build     &amp;&amp;
    130127meson configure -Ddocs=true             &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.