aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-keyring_0.2.1.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-15 11:13:54 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-15 11:22:58 +0200
commit7f2ff327841702403c3dfb9eea11e13ea05f3ca7 (patch)
tree061df2306dfd866c14daea868a7345e2d7311b5f /recipes/gnome/gnome-keyring_0.2.1.bb
parent8e8609c78d52872b8a6d2e2b530bc5b14e95169b (diff)
downloadopenembedded-7f2ff327841702403c3dfb9eea11e13ea05f3ca7.tar.gz
gnome: convert a lot of recipes to new style staging
Diffstat (limited to 'recipes/gnome/gnome-keyring_0.2.1.bb')
-rw-r--r--recipes/gnome/gnome-keyring_0.2.1.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes/gnome/gnome-keyring_0.2.1.bb b/recipes/gnome/gnome-keyring_0.2.1.bb
index 8ee35635d1..d654b7a1fd 100644
--- a/recipes/gnome/gnome-keyring_0.2.1.bb
+++ b/recipes/gnome/gnome-keyring_0.2.1.bb
@@ -8,17 +8,5 @@ DEPENDS = ""
EXTRA_OECONF = "--disable-gtk-doc"
-HEADERS = " \
-gnome-keyring.h \
-"
-
-do_stage() {
- install -d ${STAGING_INCDIR}/gnome-keyring-1
- for i in ${HEADERS}; do
- install -m 0644 $i ${STAGING_INCDIR}/gnome-keyring-1/$i
- done
- oe_libinstall -so libgnome-keyring ${STAGING_LIBDIR}
-}
-
SRC_URI[md5sum] = "2fe5fb39cc18d1a6792fd3281223dfff"
SRC_URI[sha256sum] = "1c6d5a1732742469ec32ab7297f3b8eacfc0f4bfae5fdb096b603877dde12612"