Changeset 5b420f3


Ignore:
Timestamp:
10/18/2022 10:16:13 AM (18 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, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
3fb7d7d, bfc20e4f
Parents:
ae1b82c
Message:

x7lib: libX11: fix docdir

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7lib.xml

    rae1b82c r5b420f3  
    301301
    302302    libX11-* )
    303       ./configure $XORG_CONFIG --disable-thread-safety-constructor
     303      ./configure $XORG_CONFIG $docdir \
     304                  --disable-thread-safety-constructor
    304305    ;;
    305306
Note: See TracChangeset for help on using the changeset viewer.