From 687ed487b11a8dca85d32e9f83ae5044dd259dfa Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 25 Dec 2024 12:45:31 +0300 Subject: [PATCH] xfce4-* ver. bump --- desktop/xfce/addon/xfce4-time-out-plugin/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/xfce/addon/xfce4-time-out-plugin/actions.py b/desktop/xfce/addon/xfce4-time-out-plugin/actions.py index e3616a1067..aaaef88d57 100644 --- a/desktop/xfce/addon/xfce4-time-out-plugin/actions.py +++ b/desktop/xfce/addon/xfce4-time-out-plugin/actions.py @@ -19,5 +19,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "NEWS", "THANKS") + pisitools.dodoc("AUTHORS", "NEWS")