Changeset 7aeb312 for x


Ignore:
Timestamp:
02/23/2023 01:25:34 AM (16 months ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
456e627
Parents:
12fe806 (diff), 1ae85c65 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/xcursor-themes.xml

    r12fe806 r7aeb312  
    8585      <para>
    8686        We explicitly install the cursor themes in /usr instead
    87         of $XORG_CONFIG so non-Xorg desktop environments can
     87        of <envar>$XORG_PREFIX</envar> so non-Xorg desktop environments can
    8888        find them.
    8989      </para>
     
    9595    </para>
    9696
    97 <screen><userinput>./configure /usr &amp;&amp;
     97<screen><userinput>./configure --prefix=/usr &amp;&amp;
    9898make</userinput></screen>
    9999
Note: See TracChangeset for help on using the changeset viewer.