summaryrefslogtreecommitdiff
path: root/recipes/gnome/gnome-keyring_2.28.0.bb
diff options
context:
space:
mode:
authorKristoffer Ericson <kristoffer.ericson@gmail.com>2009-12-03 15:20:14 +0100
committerKristoffer Ericson <kristoffer.ericson@gmail.com>2009-12-03 15:28:06 +0100
commit1f16e2c5f999a795b1dc77b2f2011f17a077f16e (patch)
tree4c246334184529d57bd07ecd09311d36fb7ec480 /recipes/gnome/gnome-keyring_2.28.0.bb
parent78c8ab4e0661e834fc06a8ee80f174762adab7ad (diff)
gnome-keyring 2.28 has a language file ta.po that fails to build.
Looks like the file in question is in the progress of being translated. To fix this we remove the insulting lines. Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Diffstat (limited to 'recipes/gnome/gnome-keyring_2.28.0.bb')
-rw-r--r--recipes/gnome/gnome-keyring_2.28.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-keyring_2.28.0.bb b/recipes/gnome/gnome-keyring_2.28.0.bb
index 46d2de0fd0..a37e0047fe 100644
--- a/recipes/gnome/gnome-keyring_2.28.0.bb
+++ b/recipes/gnome/gnome-keyring_2.28.0.bb
@@ -7,7 +7,8 @@ inherit autotools gnome pkgconfig
EXTRA_OECONF = "--disable-gtk-doc --enable-pam --with-pam-dir=${libdir}/security/"
-SRC_URI += "file://tasn.m4 file://org.gnome.keyring.service"
+SRC_URI += "file://tasn.m4 file://org.gnome.keyring.service \
+ file://fix_ta.po.patch;patch=1"
do_configure_prepend() {
cp ${WORKDIR}/tasn.m4 acinclude.m4