diff --git a/desktop/xfce/addon/xfce4-mount-plugin/actions.py b/desktop/xfce/addon/xfce4-mount-plugin/actions.py index 8bbcae93ff..c1386370fb 100644 --- a/desktop/xfce/addon/xfce4-mount-plugin/actions.py +++ b/desktop/xfce/addon/xfce4-mount-plugin/actions.py @@ -23,5 +23,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README", "TODO") + pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README*")