From 450abe95208a38f101d1087d9e1230de99f30402 Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 4 Jan 2023 15:15:25 +0300 Subject: [PATCH] thunar-shares-plugin-0.3.2 --- desktop/xfce/addon/thunar-shares-plugin/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/xfce/addon/thunar-shares-plugin/actions.py b/desktop/xfce/addon/thunar-shares-plugin/actions.py index 72ab4480d6..3ac6fb2232 100644 --- a/desktop/xfce/addon/thunar-shares-plugin/actions.py +++ b/desktop/xfce/addon/thunar-shares-plugin/actions.py @@ -19,5 +19,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README") + pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README*")