aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bbappend
blob: 8a8069cee2e99acc0791161eb26ba5e77736ab9e (plain)
1
2
3
4
do_install_append_amd() {
    # Do not install the boot time auto launcher
    rm -rf ${D}${sysconfdir}/xdg/autostart
}