summaryrefslogtreecommitdiff
path: root/recipes-graphics/x-window-simple-app/x-window-simple-app_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/x-window-simple-app/x-window-simple-app_1.0.bb')
-rw-r--r--recipes-graphics/x-window-simple-app/x-window-simple-app_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/x-window-simple-app/x-window-simple-app_1.0.bb b/recipes-graphics/x-window-simple-app/x-window-simple-app_1.0.bb
index cb3ccd2..1bfb7e2 100644
--- a/recipes-graphics/x-window-simple-app/x-window-simple-app_1.0.bb
+++ b/recipes-graphics/x-window-simple-app/x-window-simple-app_1.0.bb
@@ -33,5 +33,5 @@ do_install () {
# make sure xinput_calibrator is only started once
pkg_postinst_${PN}() {
- rm /etc/xdg/autostart/xinput_calibrator.desktop
+ rm -f /etc/xdg/autostart/xinput_calibrator.desktop
}