[oe-commits] : gconf-editor: update to 2.24

OE GIT Trial gittrial at amethyst.openembedded.net
Thu Sep 25 19:20:36 UTC 2008


Module: OE.dev
Branch: master
Commit: 8acb920784f55fef29d9b51225d04b378fc50b7d
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=8acb920784f55fef29d9b51225d04b378fc50b7d

Author:  <koen at openembedded.org>
Date:   Thu Sep 25 18:52:23 2008 +0000

gconf-editor: update to 2.24

---

 packages/gnome/gconf-editor_2.24.0.bb |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/packages/gnome/gconf-editor_2.24.0.bb b/packages/gnome/gconf-editor_2.24.0.bb
new file mode 100644
index 0000000..88b515c
--- /dev/null
+++ b/packages/gnome/gconf-editor_2.24.0.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "Editor for the gnome registry"
+LICENSE = "GPLv2"
+DEPENDS = "gnome-doc-utils gconf-dbus"
+
+inherit gnome gconf
+
+do_configure_prepend() {
+	sed -i -e s:docs::g ${S}/Makefile.am
+}
+
+FILES_${PN} += "${datadir}/icons"





More information about the Openembedded-commits mailing list