From 55fe8262b137384ea4d1d7bc8dc9da583e5b1f82 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 14 Oct 2017 13:55:12 +0300 Subject: [PATCH] kdeclarative --- desktop/kde/framework/kdeclarative/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/kde/framework/kdeclarative/actions.py b/desktop/kde/framework/kdeclarative/actions.py index 111523f4ce..11b2858877 100644 --- a/desktop/kde/framework/kdeclarative/actions.py +++ b/desktop/kde/framework/kdeclarative/actions.py @@ -16,4 +16,4 @@ def build(): def install(): kde5.install() - pisitools.dodoc("README.md", "COPYING", "COPYING.LIB") \ No newline at end of file + pisitools.dodoc("README.md", "COPYING.LIB")