]> git.pld-linux.org Git - packages/libmatekbd.git/commitdiff
- locales cleanup
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 16 Jul 2016 07:49:56 +0000 (09:49 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 16 Jul 2016 07:49:56 +0000 (09:49 +0200)
libmatekbd.spec

index 7a6b7664e8fe68acfd8babaa0c32d06e5097c932..ac3790cff6b07771c39e8cdd83734dc58a55599d 100644 (file)
@@ -78,7 +78,9 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
-%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{frp,jv}
+
+# es_419 is bogus; frp,jv,ku_IQ,nah,nqo,sco not supported by glibc; ur_PK an empty copy of ur
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{es_419,frp,jv,ku_IQ,nah,nqo,sco,ur_PK}
 
 %find_lang %{name}
 
This page took 0.114545 seconds and 4 git commands to generate.