aboutsummaryrefslogtreecommitdiff
path: root/system/diit/doinst.sh
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-06-24 01:07:31 +0700
committerRobby Workman <rworkman@slackbuilds.org>2021-04-21 20:00:34 -0500
commit81a8743b9adffbe911b9f55cd93aa6b7dcde8aff (patch)
treebae491b891960b96a6004e78bfc39428ae68ac72 /system/diit/doinst.sh
parenta434620cbb0598d190beea1f5435681b42d11064 (diff)
system/diit: Removed (No maintainer).
Diffstat (limited to 'system/diit/doinst.sh')
-rw-r--r--system/diit/doinst.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/system/diit/doinst.sh b/system/diit/doinst.sh
deleted file mode 100644
index 4e8ba7071dea7..0000000000000
--- a/system/diit/doinst.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
-fi
-