summaryrefslogtreecommitdiffstats
path: root/scripts/postinst-intercepts/update_desktop_database
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/postinst-intercepts/update_desktop_database')
-rw-r--r--scripts/postinst-intercepts/update_desktop_database8
1 files changed, 0 insertions, 8 deletions
diff --git a/scripts/postinst-intercepts/update_desktop_database b/scripts/postinst-intercepts/update_desktop_database
deleted file mode 100644
index 8903b496f3..0000000000
--- a/scripts/postinst-intercepts/update_desktop_database
+++ /dev/null
@@ -1,8 +0,0 @@
1#!/bin/sh
2#
3# SPDX-License-Identifier: MIT
4#
5# Post-install intercept for mime-xdg.bbclass
6
7update-desktop-database $D${desktop_dir}
8