[oe-commits] Koen Kooi : samba.inc: remove legacy staging

git version control git at git.openembedded.org
Wed Aug 4 09:51:23 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: baf576773589099170b0590adac81852966c0714
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=baf576773589099170b0590adac81852966c0714

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Aug  4 11:51:06 2010 +0200

samba.inc: remove legacy staging

---

 recipes/samba/samba.inc |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/recipes/samba/samba.inc b/recipes/samba/samba.inc
index 5c92e82..e036552 100644
--- a/recipes/samba/samba.inc
+++ b/recipes/samba/samba.inc
@@ -85,13 +85,3 @@ do_install_append() {
 	install -d ${D}/var/spool/samba
 }
 
-do_stage() {
-	install -m 0644 include/libsmbclient.h ${STAGING_INCDIR}
-	oe_libinstall -C bin -a -so libsmbclient ${STAGING_LIBDIR}
-	oe_libinstall -C bin -a -so libtdb ${STAGING_LIBDIR}
-	oe_libinstall -C bin -a -so libtalloc ${STAGING_LIBDIR}
-	oe_libinstall -C bin -so libwbclient ${STAGING_LIBDIR}
-	install -d ${STAGING_LIBDIR}/pkgconfig/
-	install -m 0644 ${WORKDIR}/tdb.pc ${STAGING_LIBDIR}/pkgconfig/
-	install -m 0644 ${S}/lib/tdb/include/*.h ${STAGING_INCDIR}/
-}





More information about the Openembedded-commits mailing list