From 1368f60a0018ba89d158bc6587d06517ba81b6be Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 31 Dec 2024 12:47:08 +0300 Subject: [PATCH] xfce4-* ver. bump --- desktop/xfce/addon/thunar-vcs-plugin/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/xfce/addon/thunar-vcs-plugin/actions.py b/desktop/xfce/addon/thunar-vcs-plugin/actions.py index b98fc18b7c..22cf1f861a 100644 --- a/desktop/xfce/addon/thunar-vcs-plugin/actions.py +++ b/desktop/xfce/addon/thunar-vcs-plugin/actions.py @@ -17,5 +17,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README") + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*")