From 0ec13dc792e2a2c67c494dcde4da45b737aa85d1 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 17 Apr 2023 14:42:03 +0300 Subject: [PATCH] libxfce4util-4.19.0 --- desktop/xfce/base/libxfce4util/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/xfce/base/libxfce4util/actions.py b/desktop/xfce/base/libxfce4util/actions.py index 99c47847c1..67fc53e0ee 100644 --- a/desktop/xfce/base/libxfce4util/actions.py +++ b/desktop/xfce/base/libxfce4util/actions.py @@ -20,5 +20,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*", "THANKS", "TODO") + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*")