]> git.pld-linux.org Git - packages/gedit.git/commitdiff
- drop ie locale auto/th/gedit-44.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 23 Jul 2023 17:04:03 +0000 (19:04 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 23 Jul 2023 17:04:03 +0000 (19:04 +0200)
gedit.spec

index 691b748049097269ea9163b676786db2e73f5245..16850b3d7dd1f2de8625b4da86b04e07eead4d39 100644 (file)
@@ -162,6 +162,9 @@ rm -rf $RPM_BUILD_ROOT
 %py3_comp $RPM_BUILD_ROOT%{py3_gi_overridesdir}
 %py3_ocomp $RPM_BUILD_ROOT%{py3_gi_overridesdir}
 
+# not supported by glibc (as of 2.37)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang gedit --with-gnome
 
 %clean
This page took 0.152473 seconds and 4 git commands to generate.