gnome-keyring: remove old 0.8.1 version

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4659 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2008-06-16 09:44:16 +00:00
parent 4f44cc153d
commit 0a2c4cd9bd
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
LICENSE = "GPL"
SECTION = "x11/gnome"
inherit autotools gnome pkgconfig
DEPENDS = "gtk+"
EXTRA_OECONF = "--disable-gtk-doc"
do_stage() {
autotools_stage_all
}