]> git.pld-linux.org Git - packages/gettext.git/blobdiff - gettext.spec
- remove en@*quot locales, not supported by glibc
[packages/gettext.git] / gettext.spec
index e8dd8cf6776c24bddecb6fa547fae43219561861..10427e6384cf5bb218520f4bade3baba20907b2d 100644 (file)
@@ -207,6 +207,9 @@ install lib/.libs/lib*.a src/.libs/lib*.a $RPM_BUILD_ROOT%{_libdir}
 # needed by uintmax.m4 (maybe automake is too old?)
 install m4/ulonglong.m4 $RPM_BUILD_ROOT%{_aclocaldir}
 
+# not supported by glibc 2.3.1
+rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/{en@boldquot,en@quot}
+
 %find_lang %{name}
 
 %clean
This page took 0.020921 seconds and 4 git commands to generate.