aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-keyring_0.2.1.bb
diff options
context:
space:
mode:
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"