Changeset 1b42bcc
- Timestamp:
- 05/17/2017 10:08:06 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- de8def5
- Parents:
- c0b4b44
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rc0b4b44 r1b42bcc 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[bdubbs] - Add a workaround to lxqt-config needed 49 due to changes in cmake-3.8.</para> 50 </listitem> 51 <listitem> 48 52 <para>[bdubbs] - Update to kf5-5.34.0. Fixes 49 53 <ulink url="&blfs-ticket-root;8962">#8962</ulink>.</para> -
lxqt/desktop/lxqt-config.xml
rc0b4b44 r1b42bcc 93 93 <sect2 role="installation"> 94 94 <title>Installation of lxqt-config</title> 95 96 <para>First, do a temporary workaround due to cmake-3.8:</para> 97 98 <screen><userinput>new='../liblxqt-config-cursor/lxqt-config-cursor_autogen/include' 99 100 sed -i "/CURRENT_BINARY_DIR/a \"\${CMAKE_CURRENT_BINARY_DIR}/$new\"" \ 101 lxqt-config-appearance/CMakeLists.txt \ 102 lxqt-config-input/CMakeLists.txt && 103 unset new</userinput></screen> 95 104 96 105 <para>
Note:
See TracChangeset
for help on using the changeset viewer.