SPEC-3723: restructure meta-agl
[AGL/meta-agl.git] / meta-agl-core / recipes-graphics / wayland / weston-init_aglcore.inc
1 do_install_append() {
2     # Remove upstream weston.ini to avoid conflict with weston-ini-conf package
3     rm -f ${D}${sysconfdir}/xdg/weston/weston.ini
4 }
5
6 SYSTEMD_AUTO_ENABLE = "enable"