]> git.pld-linux.org Git - packages/gtk4.git/commitdiff
- remove unsupported ie locale
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 5 Mar 2023 06:36:20 +0000 (07:36 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 5 Mar 2023 06:36:20 +0000 (07:36 +0100)
gtk4.spec

index 1f0058afd24b4853be52251f25cae52a41b5944a..32fdd4fb7254d12f961f91b9e3538c9ae14fb315 100644 (file)
--- a/gtk4.spec
+++ b/gtk4.spec
@@ -365,7 +365,7 @@ cp -a demos examples $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__mv} $RPM_BUILD_ROOT%{_localedir}/{sr@ije,sr@ijekavian}
 # unsupported by glibc
-%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/io
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{ie,io}
 
 # gtk40 and gtk40-properties domains
 %find_lang %{name} --all-name
This page took 0.431071 seconds and 4 git commands to generate.