diff --git a/desktop/xfce/base/xfce4-settings/actions.py b/desktop/xfce/base/xfce4-settings/actions.py index 4f13163b1c..60479c99e2 100644 --- a/desktop/xfce/base/xfce4-settings/actions.py +++ b/desktop/xfce/base/xfce4-settings/actions.py @@ -32,5 +32,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "TODO") + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS")