From a039f78539585e5654072a40e09e8e74d7c1c62c Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 12 Sep 2020 18:16:45 +0300 Subject: [PATCH] syntax-highlighting --- desktop/kde/framework/syntax-highlighting/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/kde/framework/syntax-highlighting/actions.py b/desktop/kde/framework/syntax-highlighting/actions.py index 1d7c9f6a64..354b1d05b6 100755 --- a/desktop/kde/framework/syntax-highlighting/actions.py +++ b/desktop/kde/framework/syntax-highlighting/actions.py @@ -18,5 +18,5 @@ def build(): def install(): kde5.install() - pisitools.dodoc("COPYING*", "README.md") + pisitools.dodoc("README.md")