Enlightenment CVS committal

Author  : emte
Project : e17
Module  : libs/eet

Dir     : e17/libs/eet


Modified Files:
        eetXnative.bb 


Log Message:
changed oe calls to bb

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/eet/eetXnative.bb,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- eetXnative.bb       18 Dec 2004 22:06:26 -0000      1.1
+++ eetXnative.bb       19 Dec 2004 07:40:11 -0000      1.2
@@ -6,12 +6,12 @@
 MAINTAINER = "Carsten Haitzler (Rasterman) <[EMAIL PROTECTED]>"
 SECTION = "e/libs"
 PRIORITY = "optional"
-include eet.oe
+include eet.bb
 inherit native
 DEPENDS = "zlib-native jpeg-native"
 
 do_stage () {
   install -m 0755 src/bin/.libs/eet ${STAGING_BINDIR}
-  oe_libinstall -C src/lib libeet ${STAGING_LIBDIR}/
+  bb_libinstall -C src/lib libeet ${STAGING_LIBDIR}/
   install -m 0644 ${S}/src/lib/Eet.h ${STAGING_INCDIR}/
 }




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to