Changeset 1a46c6e for x/wm


Ignore:
Timestamp:
05/19/2021 06:22:25 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 11.2, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4581dc7
Parents:
6c7a4aa1
Message:

Fluxbox: fix building with gcc-11.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/wm/fluxbox.xml

    r6c7a4aa1 r1a46c6e  
    9898
    9999    <para>
     100      First, fix a build failure when building with gcc-11.1:
     101    </para>
     102
     103<screen><userinput remap="pre">sed -i '/text_prop.value &gt; 0/s/&gt;/!=/' util/fluxbox-remote.cc</userinput></screen>
     104
     105    <para>
    100106      Install <application>Fluxbox</application> by running the following
    101107      commands:
Note: See TracChangeset for help on using the changeset viewer.