Changeset 4034df3


Ignore:
Timestamp:
09/17/2022 08:47:50 AM (20 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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/xf86-video-removal
Children:
043a8722
Parents:
ecce4c73
Message:

libxkbcommon: use XORG_PREFIX instead of XORG_CONFIG

(or install in /usr?)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxkbcommon.xml

    recce4c73 r4034df3  
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       <xref linkend="xorg-env"/> (for <envar>XORG_CONFIG</envar>) and
     77      <xref linkend="xorg-env"/> (for <envar>XORG_PREFIX</envar>) and
    7878      <xref role="runtime" linkend="xkeyboard-config"/> (runtime)
    7979    </para>
     
    110110      --buildtype=release \
    111111      -Denable-docs=false \
    112       -Dxkb-config-root=$XORG_CONFIG/share/X11/xkb .. &amp;&amp;
     112      -Dxkb-config-root=$XORG_PREFIX/share/X11/xkb .. &amp;&amp;
    113113ninja</userinput></screen>
    114114
Note: See TracChangeset for help on using the changeset viewer.