[packages/ka5-okular] - removing unsupported locale: ie
mrozowik
mrozowik at pld-linux.org
Fri Dec 9 20:24:55 CET 2022
commit 19182a5a310e9aec1b6726b04fa057e85945f8fe
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Fri Dec 9 19:24:47 2022 +0000
- removing unsupported locale: ie
ka5-okular.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ka5-okular.spec b/ka5-okular.spec
index 9427268..68bc348 100644
--- a/ka5-okular.spec
+++ b/ka5-okular.spec
@@ -8,7 +8,7 @@
Summary: KDE universal document viewer
Name: ka5-%{kaname}
Version: 22.12.0
-Release: 2
+Release: 3
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
@@ -99,6 +99,9 @@ ctest
rm -rf $RPM_BUILD_ROOT
%ninja_install -C build
+# not supported by glibc yet
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
%find_lang %{kaname} --all-name --with-kde
%clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka5-okular.git/commitdiff/19182a5a310e9aec1b6726b04fa057e85945f8fe
More information about the pld-cvs-commit
mailing list