From f6d5e121755fe7f472ee9f3cda588a35346542f2 Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 16 Jun 2021 14:47:29 +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 0b7a78873b..90d80d7ac4 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("LICENSES") + pisitools.dodoc("LICENSES/*")