From: Frans Meulenbroeks Date: Sun, 15 Aug 2010 10:41:08 +0000 (+0200) Subject: zenity: removed old version X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d2b39b6c798313d54102ecf1f35a1b410bbdff4;p=openembedded.git zenity: removed old version Signed-off-by: Frans Meulenbroeks --- diff --git a/recipes/gnome/zenity_2.26.0.bb b/recipes/gnome/zenity_2.26.0.bb deleted file mode 100644 index 56e1d56814..0000000000 --- a/recipes/gnome/zenity_2.26.0.bb +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "A tool to display dialogs from the command line and shell scripts." -LICENSE = "GPL" - -DEPENDS = "gtk+ libglade glib-2.0 libnotify" - -inherit gnome - -do_configure_prepend() { - sed -i -e '/-I$(includedir)/d' src/Makefile.am -} - - -SRC_URI[archive.md5sum] = "6660ce6dac0a6ca495a0e954cb6b40a2" -SRC_URI[archive.sha256sum] = "fc619215ca90cab48efae7bdf524d1de690b75832f07f3cbcb6d5c3910d402a1"