From bae5b8cbef92cf9f4d147c905140e6129edec2ea Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Mon, 22 Aug 2011 20:25:02 +0000 Subject: Fix locale directories using gnomehack. Reported by: pointyhat --- korean/ibus-hangul/Makefile | 2 +- korean/ibus-hangul/pkg-plist | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'korean') diff --git a/korean/ibus-hangul/Makefile b/korean/ibus-hangul/Makefile index 75860b05db87..d60d1c1081b8 100644 --- a/korean/ibus-hangul/Makefile +++ b/korean/ibus-hangul/Makefile @@ -24,7 +24,7 @@ GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool USE_GETTEXT= yes USE_GMAKE= yes -USE_GNOME= intltool pkgconfig +USE_GNOME= gnomehack intltool pkgconfig USE_PYTHON= yes post-install: diff --git a/korean/ibus-hangul/pkg-plist b/korean/ibus-hangul/pkg-plist index 720b90a84aff..30861fefecec 100644 --- a/korean/ibus-hangul/pkg-plist +++ b/korean/ibus-hangul/pkg-plist @@ -1,5 +1,3 @@ -lib/locale/ko/LC_MESSAGES/ibus-hangul.mo -lib/locale/zh_CN/LC_MESSAGES/ibus-hangul.mo libexec/ibus-engine-hangul libexec/ibus-setup-hangul share/ibus/component/hangul.xml @@ -17,6 +15,8 @@ share/ibus/component/hangul.xml %%DATADIR%%/setup/main.pyc %%DATADIR%%/setup/main.pyo %%DATADIR%%/setup/setup.ui +share/locale/ko/LC_MESSAGES/ibus-hangul.mo +share/locale/zh_CN/LC_MESSAGES/ibus-hangul.mo @dirrm %%DATADIR%%/data @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%%/setup -- cgit v1.2.3