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*")