Update recipes for transition to UNPACKDIR
[AGL/meta-agl-demo.git] / recipes-demo / native-shell-client / native-shell-client_agldemo.inc
index 4c1dc10..6a48a9d 100644 (file)
@@ -7,7 +7,7 @@ inherit systemd
 SYSTEMD_SERVICE:${PN} = "${BPN}.service"
 
 do_install:append() {
-    install -D -m 0644 ${WORKDIR}/native-shell-client.service ${D}${systemd_system_unitdir}/native-shell-client.service
+    install -D -m 0644 ${UNPACKDIR}/native-shell-client.service ${D}${systemd_system_unitdir}/native-shell-client.service
 }
 
 RCONFLICTS:${PN} = "homescreen"