[packages/kf5-kcoreaddons] - removing unsupported locale
mrozowik
mrozowik at pld-linux.org
Tue Nov 15 20:03:58 CET 2022
commit d5ed4ff503856d9be3f6debc1db2d7d9451371a7
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Tue Nov 15 19:03:48 2022 +0000
- removing unsupported locale
kf5-kcoreaddons.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kf5-kcoreaddons.spec b/kf5-kcoreaddons.spec
index 828c002..20cfd78 100644
--- a/kf5-kcoreaddons.spec
+++ b/kf5-kcoreaddons.spec
@@ -11,7 +11,7 @@
Summary: Utilities for core application functionality and accessing the OS
Name: kf5-%{kfname}
Version: 5.100.0
-Release: 1
+Release: 2
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
@@ -77,7 +77,7 @@ rm -rf $RPM_BUILD_ROOT
%ninja_install -C build
# not supported by glibc yet
-%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/tok
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{ie,tok}
%find_lang %{kfname}5_qt --with-qm --all-name --with-kde
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf5-kcoreaddons.git/commitdiff/d5ed4ff503856d9be3f6debc1db2d7d9451371a7
More information about the pld-cvs-commit
mailing list