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