diff --git a/desktop/xfce/addon/thunar-media-tags-plugin/actions.py b/desktop/xfce/addon/thunar-media-tags-plugin/actions.py index 0d9bdf85d9..b0166c3eaa 100644 --- a/desktop/xfce/addon/thunar-media-tags-plugin/actions.py +++ b/desktop/xfce/addon/thunar-media-tags-plugin/actions.py @@ -19,5 +19,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README", "TODO") + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*")