diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-01-10 19:11:33 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-11 12:43:04 +0700 |
commit | 2b90fb9cb496ea1b38a779769e82fbbaaba1ccaf (patch) | |
tree | e48ec432576110db9a8320df25dea91c7b280188 /system/libtrash/README | |
parent | 7d30a7b04e0f482fe2c265c180e3a79c3ab35011 (diff) |
system/libtrash: Update for 3.8
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/libtrash/README')
-rw-r--r-- | system/libtrash/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libtrash/README b/system/libtrash/README index af2ac4528f0ed..c3855a5825b05 100644 --- a/system/libtrash/README +++ b/system/libtrash/README @@ -3,4 +3,4 @@ trash can under GNU/Linux. For instance, with libtrash, Midnight Commander will move files to the trash directory: -LD_PRELOAD=/usr/lib/libtrash.so.3.7 mc +LD_PRELOAD=/usr/lib/libtrash.so.3.8 mc |