Update recipes for transition to UNPACKDIR
[AGL/meta-agl-demo.git] / recipes-navigation / geoclue / geoclue_agldemo.inc
index 14f730e..9f339a7 100644 (file)
@@ -5,5 +5,5 @@ SRC_URI += "file://geoclue.conf.agl"
 PACKAGECONFIG = "nmea lib"
 
 do_install:append() {
-    install -D -m 0644 ${WORKDIR}/geoclue.conf.agl ${D}${sysconfdir}/geoclue/geoclue.conf
+    install -D -m 0644 ${UNPACKDIR}/geoclue.conf.agl ${D}${sysconfdir}/geoclue/geoclue.conf
 }