]> git.pld-linux.org Git - packages/kf5-khtml.git/commitdiff
- removing unsupported locale: ie auto/th/kf5-khtml-5.101.0-2
authorKrzysztof Mrozowicz <mrozowik@pld-linux.org>
Sun, 11 Dec 2022 15:18:07 +0000 (15:18 +0000)
committerKrzysztof Mrozowicz <mrozowik@pld-linux.org>
Sun, 11 Dec 2022 15:18:07 +0000 (15:18 +0000)
kf5-khtml.spec

index e70b74f3ff431c06533ff85b21e0e1637cd07fc0..ab066c3a286953227b2cfb5c7f9d826815f82e5e 100644 (file)
@@ -8,7 +8,7 @@
 Summary:       HTML rendering engine
 Name:          kf5-%{kfname}
 Version:       5.101.0
-Release:       1
+Release:       2
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       https://download.kde.org/stable/frameworks/%{kdeframever}/portingAids/%{kfname}-%{version}.tar.xz
@@ -114,6 +114,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 %{kfname}5
 
 %clean
This page took 0.059154 seconds and 4 git commands to generate.