Changeset 97e0b31 for xfce/core


Ignore:
Timestamp:
09/20/2020 08:42:36 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.1, 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:
399a29a4
Parents:
d9519277
Message:

Stop thunar from installing a service file for sysv

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xfce/core/thunar.xml

    rd9519277 r97e0b31  
    114114  <sect2 role="installation">
    115115    <title>Installation of Thunar</title>
     116
     117    <para revision="sysv">
     118      First prevent the installation of an unneeded systemd file:
     119    </para>
     120
     121<screen revision="sysv"><userinput>sed -i 's/\tinstall-systemd_userDATA/\t/' Makefile.in
     122</userinput></screen>
    116123
    117124    <para>
Note: See TracChangeset for help on using the changeset viewer.