Changeset 2a4508e for xfce/core


Ignore:
Timestamp:
12/30/2023 12:34:54 AM (4 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
418dddd
Parents:
c4541d6
Message:

Update to thunar-4.18.9

Also remove an unnecessary 'rm' command for SysV systems, which removes
systemd units. This is already taken care of by a sed to Makefile.in
earlier in the page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xfce/core/thunar.xml

    rc4541d6 r2a4508e  
    88           "https://archive.xfce.org/src/xfce/thunar/&xfce4-version;/thunar-&thunar-version;.tar.bz2">
    99  <!ENTITY thunar-download-ftp  " ">
    10   <!ENTITY thunar-md5sum        "ffe9aba70e98fdc0e2ac3e72e719a255">
    11   <!ENTITY thunar-size          "2.8 MB">
     10  <!ENTITY thunar-md5sum        "48a0bb31c97e8e48f48bc8e3cacb0c49">
     11  <!ENTITY thunar-size          "2.7 MB">
    1212  <!ENTITY thunar-buildsize     "68 MB">
    1313  <!ENTITY thunar-time          "0.5 SBU (Using parallelism=4)">
     
    132132
    133133<screen role="root"><userinput>make install</userinput></screen>
    134 
    135     <para revision="sysv">
    136       Finally, remove a systemd unit which is useless on a SysV system:
    137     </para>
    138 
    139 <screen role="root" revision="sysv"><userinput>rm -fv /usr/lib/systemd/user/thunar.service</userinput></screen>
    140134
    141135  </sect2>
Note: See TracChangeset for help on using the changeset viewer.