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