Merge oe-devel@oe-devel.bkbits.net:packages
[openembedded.git] / gpe-ownerinfo / gpe-ownerinfo_0.23.oe
index 714b431..30e9d06 100644 (file)
@@ -6,9 +6,7 @@ PRIORITY = "optional"
 MAINTAINER = "Philip Blundell <pb@handhelds.org>"
 DEPENDS = "gtk+ libgpewidget"
 
-SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-ownerinfo-${PV}.tar.gz"
-
 do_stage () {
-       install -m 0644 libgpe-ownerinfo.a ${STAGING_LIBDIR}/
+       oe_libinstall -a libgpe-ownerinfo ${STAGING_LIBDIR}
        install -m 0644 gpe-ownerinfo.h ${STAGING_INCDIR}/ 
 }