]> git.pld-linux.org Git - packages/mozo.git/commitdiff
- remove ku_IQ locale (not supported yet by glibc) auto/th/mozo-1.10.1-2
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 5 Aug 2015 14:41:42 +0000 (16:41 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 5 Aug 2015 14:41:42 +0000 (16:41 +0200)
mozo.spec

index 38a0411f34bdb3a84b1bf02768b52ff6cd9e7b00..c99110f2b52f91459ac5b2bed9dd3fb88b83021b 100644 (file)
--- a/mozo.spec
+++ b/mozo.spec
@@ -2,7 +2,7 @@ Summary:        Mozo - menu editor for MATE desktop
 Summary(pl.UTF-8):     Mozo - edytor menu dla środowiska MATE
 Name:          mozo
 Version:       1.10.1
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://pub.mate-desktop.org/releases/1.10/%{name}-%{version}.tar.xz
@@ -63,7 +63,7 @@ rm -rf $RPM_BUILD_ROOT
 %py_postclean
 
 # not supported by glibc
-%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/io
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/{io,ku_IQ}
 
 %find_lang mozo
 
This page took 0.031067 seconds and 4 git commands to generate.