From d4daccdec69cd4528ab51243d64be4168daf9334 Mon Sep 17 00:00:00 2001 From: Kamil ATLI Date: Wed, 16 Jun 2021 14:09:27 +0300 Subject: [PATCH] kwrited --- desktop/kde/plasma/kwrited/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/kde/plasma/kwrited/actions.py b/desktop/kde/plasma/kwrited/actions.py index d1fb2410a0..0b7a78873b 100755 --- a/desktop/kde/plasma/kwrited/actions.py +++ b/desktop/kde/plasma/kwrited/actions.py @@ -18,4 +18,4 @@ def build(): def install(): kde5.install() - pisitools.dodoc("COPYING") + pisitools.dodoc("LICENSES")