summaryrefslogtreecommitdiffstats
path: root/misc/kcm-fcitx/doinst.sh
diff options
context:
space:
mode:
author Matteo Bernardini2020-12-12 10:57:01 +0100
committer Matteo Bernardini2020-12-12 10:57:01 +0100
commitb8acbc3289f52e1be54361308115dcf85c4c3326 (patch)
tree5bac313b2f1772d6e0d57661536ee72c4a672073 /misc/kcm-fcitx/doinst.sh
parenteae7f816d4c22b4a7ec5abd27b25812434a9b53a (diff)
downloadslackbuilds-current-20201212.1.tar.gz
20201212.1 global branch merge.current-20201212.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'misc/kcm-fcitx/doinst.sh')
-rw-r--r--misc/kcm-fcitx/doinst.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/kcm-fcitx/doinst.sh b/misc/kcm-fcitx/doinst.sh
deleted file mode 100644
index 5fb28930db..0000000000
--- a/misc/kcm-fcitx/doinst.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
-fi