Hi all,

i'm trying to reproduce an older recipe that was built with npm. It seems that 
the older recipe copied server files from a "dist" folder that now is missing.

I show the install part of the recipe:

do_install() {
    install -d ${D}/usr/httpd/zigbee-ui
    cp -r ${S}/dist/* ${D}/usr/httpd/zigbee-ui
}

Someone knows what happened with this folder?

Regards

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#50400): https://lists.yoctoproject.org/g/yocto/message/50400
Mute This Topic: https://lists.yoctoproject.org/mt/76470414/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to