diff --git a/desktop/kde/framework/attica/actions.py b/desktop/kde/framework/attica/actions.py index 1200269c9c..27e9bea412 100755 --- a/desktop/kde/framework/attica/actions.py +++ b/desktop/kde/framework/attica/actions.py @@ -16,4 +16,4 @@ def build(): def install(): kde5.install() - pisitools.dodoc("README.md", "COPYING", "AUTHORS", "ChangeLog") \ No newline at end of file + pisitools.dodoc("README.md", "AUTHORS", "ChangeLog")