]> git.pld-linux.org Git - packages/iok.git/commitdiff
- remove locales glibc doesn't provide auto/th/iok-2.1.3-2
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 22 Sep 2012 19:10:49 +0000 (21:10 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 22 Sep 2012 19:10:49 +0000 (21:10 +0200)
- rel 2

iok.spec

index d068f33308ac6a41558f64980757cea1328dbc73..91c9313918235090bd90f9d0055b1713e5b3ef33 100644 (file)
--- a/iok.spec
+++ b/iok.spec
@@ -2,7 +2,7 @@ Summary:        Indic Onscreen Virtual Keyboard
 Summary(pl.UTF-8):     Indyjska klawiatura wirtualna na ekranie
 Name:          iok
 Version:       2.1.3
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       https://fedorahosted.org/releases/i/o/iok/%{name}-%{version}.tar.gz
@@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+# remove locales we don't have in glibc
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/{bho,brx,doi,mni,sat}
+
 %find_lang %{name}
 
 %clean
This page took 0.084874 seconds and 4 git commands to generate.