]> git.pld-linux.org Git - packages/xreader.git/commitdiff
- updated unsupported locales list (added zgh; ab is supported now) auto/th/xreader-3.8.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 17 Jun 2023 09:01:09 +0000 (11:01 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 17 Jun 2023 09:01:09 +0000 (11:01 +0200)
xreader.spec

index c3e0b737753af0e012ddc50df31a612c0cf9f735..c763bfbc08a344ddef53814dd5936c2b92cb6876 100644 (file)
@@ -208,8 +208,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %meson_install -C build
 
-# not supported by glibc 2.31
-%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{ab,ie}
+# not supported by glibc 2.37
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{ie,zgh}
 
 %find_lang %{name} --with-gnome
 
This page took 0.142749 seconds and 4 git commands to generate.