summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/xinput-calibrator/xinput-calibrator_%.bbappend6
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes-graphics/xinput-calibrator/xinput-calibrator_%.bbappend b/recipes-graphics/xinput-calibrator/xinput-calibrator_%.bbappend
deleted file mode 100644
index 723b2b6..0000000
--- a/recipes-graphics/xinput-calibrator/xinput-calibrator_%.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-# Prevent running xinput_calibrator twice
-do_install_append() {
- # Remove the xinput_calibrator.desktop from /etc/xdg/autostart
- rm -f ${D}${sysconfdir}/xdg/autostart/xinput_calibrator.desktop
-}
-