From 0e806d358137f3bb773170eab6c3be464f8e39e6 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-baloo.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kf5-baloo.spec b/kf5-baloo.spec index 785c1f1..1a8d4af 100644 --- a/kf5-baloo.spec +++ b/kf5-baloo.spec @@ -162,7 +162,7 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %files -f %{name}.lang -%license COPYING +%license LICENSES/*.txt #{_kf5_bindir}/baloodb %{_kf5_bindir}/baloosearch %{_kf5_bindir}/balooshow @@ -179,7 +179,7 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %ldconfig_scriptlets libs %files libs -%license COPYING.LIB +%license LICENSES/*.txt %{_kf5_libdir}/libKF5Baloo.so.* %{_kf5_libdir}/libKF5BalooEngine.so.* # multilib'd plugins and friends