]> git.pld-linux.org Git - packages/lxlauncher.git/blobdiff - lxlauncher.spec
- ur_PK and tt_RU are supported locale now; dirs fixed, rel. 3, STBR
[packages/lxlauncher.git] / lxlauncher.spec
index 4386248e9f142ddebf34688597e9f1db678a2ae9..20df400cc757f47ff6f1b43ce0028298332182fb 100644 (file)
@@ -10,7 +10,7 @@
 Summary:       lxauncher
 Name:          lxlauncher
 Version:       0.2.2
-Release:       2
+Release:       3
 License:       GPL v3
 Group:         X11/Applications
 Source0:       http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.gz
@@ -44,8 +44,10 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-# there is ur locale so drop ur_PK
+# there is frp locale so drop frp
 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/{frp,ur_PK,tt_RU}
+mv $RPM_BUILD_ROOT%{_datadir}/locale/ur{_PK,}
+mv $RPM_BUILD_ROOT%{_datadir}/locale/tt{_RU,}
 
 %find_lang %{name}
 
This page took 0.059888 seconds and 4 git commands to generate.