From 8d177ace7f63cc15f3b27d0210febb6e7d743fb6 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Fri, 18 Sep 2020 13:43:37 +0200 Subject: [PATCH] Fix installation of license files --- kf5-plasma.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index b451538..2711778 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -128,7 +128,7 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %files -f %{name}.lang %doc README.md -%license COPYING.LIB +%license LICENSES/*.txt %if 0%{?fedora} %{_sysconfdir}/xdg/plasma-workspace/env/fedora-plasma-cache.sh %endif