diff --git a/desktop/xfce/base/libxfce4util/actions.py b/desktop/xfce/base/libxfce4util/actions.py index 99c47847c1..67fc53e0ee 100644 --- a/desktop/xfce/base/libxfce4util/actions.py +++ b/desktop/xfce/base/libxfce4util/actions.py @@ -20,5 +20,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*", "THANKS", "TODO") + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*")