geoclue_git.bb : add staging from OM mtn
authorGraeme Gregory <dp@xora.org.uk>
Thu, 20 Mar 2008 07:29:43 +0000 (07:29 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Thu, 20 Mar 2008 07:29:43 +0000 (07:29 +0000)
packages/geoclue/geoclue_git.bb

index bd67782..b4a0cbd 100644 (file)
@@ -20,6 +20,10 @@ EXTRA_OECONF = " --enable-applet=no \
                  --enable-gpsd \
                 --enable-system-bus"
 
+do_stage() {
+       autotools_stage_all
+}
+
 do_install_append() {
        mkdir -p ${D}/usr/share/
        cp -pPr ${D}${STAGING_DATADIR}/* ${D}/usr/share