aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xfce-base/libxfce4mcs_4.4.2.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-23 13:41:47 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-23 13:41:47 +0200
commit653467ce150b0b53ce510fafa66d1e224c13d82f (patch)
treea96b2cd88e8c6688e4e3a91f90c744b6f104e561 /recipes/xfce-base/libxfce4mcs_4.4.2.bb
parente3df76459f7710af61d1b51066e0685c822dbe7b (diff)
downloadopenembedded-653467ce150b0b53ce510fafa66d1e224c13d82f.tar.gz
xfce-base libs: convert to new style staging
Diffstat (limited to 'recipes/xfce-base/libxfce4mcs_4.4.2.bb')
-rw-r--r--recipes/xfce-base/libxfce4mcs_4.4.2.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes/xfce-base/libxfce4mcs_4.4.2.bb b/recipes/xfce-base/libxfce4mcs_4.4.2.bb
index aa25a1fae3..c0a5886983 100644
--- a/recipes/xfce-base/libxfce4mcs_4.4.2.bb
+++ b/recipes/xfce-base/libxfce4mcs_4.4.2.bb
@@ -8,15 +8,5 @@ SECTION = "x11/libs"
inherit xfce pkgconfig
-do_stage() {
- install -d ${STAGING_INCDIR}/xfce4/libxfce4mcs
-
- install -m 644 libxfce4mcs/mcs-common.h ${STAGING_INCDIR}/xfce4/libxfce4mcs
- install -m 644 libxfce4mcs/mcs-client.h ${STAGING_INCDIR}/xfce4/libxfce4mcs
- install -m 644 libxfce4mcs/mcs-manager.h ${STAGING_INCDIR}/xfce4/libxfce4mcs
- oe_libinstall -C libxfce4mcs -so libxfce4mcs-manager ${STAGING_LIBDIR}
- oe_libinstall -C libxfce4mcs -so libxfce4mcs-client ${STAGING_LIBDIR}
-}
-
SRC_URI[md5sum] = "5ffe66a3eeb884839806ce929e5d2776"
SRC_URI[sha256sum] = "192843e8fdd63e10ba431ca12265c654dbce9677ec9d330038eea462ca0e5c8e"