From 1f16e2c5f999a795b1dc77b2f2011f17a077f16e Mon Sep 17 00:00:00 2001 From: Kristoffer Ericson Date: Thu, 3 Dec 2009 15:20:14 +0100 Subject: 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 --- recipes/gnome/gnome-keyring/fix_ta.po.patch | 1 + recipes/gnome/gnome-keyring_2.28.0.bb | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 120000 recipes/gnome/gnome-keyring/fix_ta.po.patch (limited to 'recipes') diff --git a/recipes/gnome/gnome-keyring/fix_ta.po.patch b/recipes/gnome/gnome-keyring/fix_ta.po.patch new file mode 120000 index 0000000000..51ec0781cc --- /dev/null +++ b/recipes/gnome/gnome-keyring/fix_ta.po.patch @@ -0,0 +1 @@ +/home/kristoffer/work/build/build_mips/tmp/deploy/sources/GPL/gnome-keyring/fix_ta.po.patch \ No newline at end of file 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 -- cgit 1.2.3-korg