diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-15 13:28:08 +0200 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-15 13:28:08 +0200 |
commit | 7505e9829a881941e5fd92551240f9d4b57b7ba6 (patch) | |
tree | 9e6a0e34b58c968137b243d623232e390c37e81b /recipes/gnome/gconf-editor_2.26.0.bb | |
parent | 6207dc9afc1f2f23c52806f38e539e1596af2e5c (diff) |
gconf-editor: remove old versions
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/gnome/gconf-editor_2.26.0.bb')
-rw-r--r-- | recipes/gnome/gconf-editor_2.26.0.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes/gnome/gconf-editor_2.26.0.bb b/recipes/gnome/gconf-editor_2.26.0.bb deleted file mode 100644 index b9f7917579..0000000000 --- a/recipes/gnome/gconf-editor_2.26.0.bb +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "Editor for the gnome registry" -LICENSE = "GPLv2" -DEPENDS = "gnome-doc-utils gconf" - -inherit gnome gconf - -do_configure_prepend() { - sed -i -e s:docs::g ${S}/Makefile.am -} - -FILES_${PN} += "${datadir}/icons" - -SRC_URI[archive.md5sum] = "2dc76415b22d805cfacfcd5fb98f185c" -SRC_URI[archive.sha256sum] = "2801ff7d595039292850d4f7d87b3f7c950e92dbcb39facfe62c6fb184640e1f" |