Changeset 6b5d676 for gnome


Ignore:
Timestamp:
02/13/2021 11:20:18 AM (3 years ago)
Author:
Pierre Labastie <pieere@…>
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:
f75e8af
Parents:
f62e3c6
Message:

Try to prevent errors from jhalfs due to non existing files or already
existing files when (re)moving old/incompatible files

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/evolution-data-server.xml

    rf62e3c6 r6b5d676  
    135135    </para>
    136136
    137 <screen role="root"><userinput remap="pre">rm -v /usr/lib/systemd/user/evolution-*.service</userinput></screen>
     137<screen role="root"
     138        revision="systemd"><userinput remap="pre">rm -fv /usr/lib/systemd/user/evolution-*.service</userinput></screen>
    138139
    139140    <para>
Note: See TracChangeset for help on using the changeset viewer.