diff --git a/desktop/xfce/addon/xfce4-time-out-plugin/actions.py b/desktop/xfce/addon/xfce4-time-out-plugin/actions.py index e3616a1067..aaaef88d57 100644 --- a/desktop/xfce/addon/xfce4-time-out-plugin/actions.py +++ b/desktop/xfce/addon/xfce4-time-out-plugin/actions.py @@ -19,5 +19,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "NEWS", "THANKS") + pisitools.dodoc("AUTHORS", "NEWS")