From 9131cafa48ecd2a482a6e7ab423f94e5e7b6b969 Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 18 Apr 2023 22:54:18 +0300 Subject: [PATCH] xfce4-session-4.19.0 --- desktop/xfce/base/xfce4-session/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/xfce/base/xfce4-session/actions.py b/desktop/xfce/base/xfce4-session/actions.py index c68ecf40c7..13abbed1cf 100644 --- a/desktop/xfce/base/xfce4-session/actions.py +++ b/desktop/xfce/base/xfce4-session/actions.py @@ -21,5 +21,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "COPYING", "BUGS", "NEWS", "README*") + pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README*")