diff --git a/desktop/xfce/addon/ristretto/actions.py b/desktop/xfce/addon/ristretto/actions.py index 4e8e6e9f53..48d19ba44d 100644 --- a/desktop/xfce/addon/ristretto/actions.py +++ b/desktop/xfce/addon/ristretto/actions.py @@ -17,5 +17,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "INSTALL", "NEWS") + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS")