Changeset 6b2a913 for x/wm


Ignore:
Timestamp:
03/28/2021 05:27:16 PM (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:
c7f6a7e1
Parents:
195f473c
Message:

Update to WebKitGTK+-2.30.6
Update to gnumeric-1.12.49
Fix the build of MariaDB with CMake-3.20
Adapt fluxbox's instructions to themes now being stored in directories in /usr/share/fluxbox/styles (add -r to cp)
Move libjpeg and libpng to Required for gegl per the release notes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24410 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/wm/fluxbox.xml

    r195f473c r6b2a913  
    224224      </para>
    225225
    226 <screen role="nodump"><userinput>cp /usr/share/fluxbox/styles/&lt;theme&gt; ~/.fluxbox/theme &amp;&amp;
     226<screen role="nodump"><userinput>cp -r /usr/share/fluxbox/styles/&lt;theme&gt; ~/.fluxbox/theme &amp;&amp;
    227227
    228228sed -i 's,\(session.styleFile:\).*,\1 ~/.fluxbox/theme,' ~/.fluxbox/init &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.