summaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-keyring_2.28.0.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-12-03 16:51:02 +0100
committerKoen Kooi <koen@openembedded.org>2009-12-03 16:51:02 +0100
commit4ad86142617996ce019af97b488c78bde8ca196f (patch)
tree341a548c533bb3c6b8ffb123c9f6df8148c35f5b /recipes/gnome/gnome-keyring_2.28.0.bb
parent1f16e2c5f999a795b1dc77b2f2011f17a077f16e (diff)
downloadopenembedded-4ad86142617996ce019af97b488c78bde8ca196f.tar.gz
Revert "gnome-keyring 2.28 has a language file ta.po that fails to build."
* The 'patch' is not a patch and breaks the build * The error this commit tries to fix can be remedied by using a more recent gettext-native This reverts commit 1f16e2c5f999a795b1dc77b2f2011f17a077f16e.
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, 1 insertions, 2 deletions
diff --git a/recipes/gnome/gnome-keyring_2.28.0.bb b/recipes/gnome/gnome-keyring_2.28.0.bb
index a37e0047fe..46d2de0fd0 100644
--- a/recipes/gnome/gnome-keyring_2.28.0.bb
+++ b/recipes/gnome/gnome-keyring_2.28.0.bb
@@ -7,8 +7,7 @@ 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 \
- file://fix_ta.po.patch;patch=1"
+SRC_URI += "file://tasn.m4 file://org.gnome.keyring.service"
do_configure_prepend() {
cp ${WORKDIR}/tasn.m4 acinclude.m4