Ignore:
Timestamp:
05/19/2021 05:38:38 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:
6c7a4aa1
Parents:
7c95cc15
Message:

D-Bus: Stop moving libdbus-1.so to /lib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/dbus.xml

    r7c95cc15 rd4eefa36  
    197197<screen role="root"><userinput>make install</userinput></screen>
    198198
     199<!-- FIXME: No longer needed with usr merge
    199200    <para>
    200201      The shared library needs to be moved to
     
    208209<screen role="root"><userinput>mv -v /usr/lib/libdbus-1.so.* /lib &amp;&amp;
    209210ln -sfv ../../lib/$(readlink /usr/lib/libdbus-1.so) /usr/lib/libdbus-1.so</userinput></screen>
     211-->
    210212
    211213    <para>
Note: See TracChangeset for help on using the changeset viewer.