]> git.pld-linux.org Git - packages/ibus-anthy.git/blobdiff - ibus-anthy.spec
- unify pt locale dir; release 2
[packages/ibus-anthy.git] / ibus-anthy.spec
index c37a4e39e89f356351c416d61f98fd5e48fc311f..9ffd7c1599a68c14e731d0dbc704fd208b7a32f7 100644 (file)
@@ -1,13 +1,13 @@
 #
 # Conditional build:
-%bcond_without bridge_hotkey   # disable the engine hotkeys
+%bcond_without bridge_hotkey   # engine hotkeys
 %bcond_without swig            # swig based python-anthy library
 #
 Summary:       The Anthy engine for IBus input platform
 Summary(pl.UTF-8):     Silnik Anthy dla platformy wprowadzania znaków IBus
 Name:          ibus-anthy
 Version:       1.5.15
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         Libraries
 #Source0Download: https://github.com/ibus/ibus-anthy/releases
@@ -125,6 +125,8 @@ rm -rf $RPM_BUILD_ROOT
 %py3_comp $RPM_BUILD_ROOT%{py3_sitedir}
 %endif
 
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/{pt_PT,pt}
+
 %find_lang %{name}
 
 %clean
This page took 0.114362 seconds and 4 git commands to generate.