summaryrefslogtreecommitdiffstats
path: root/kde/doinst.sh/ksaneplugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-12-22 00:50:37 +0100
committer Eric Hameleers <alien@slackware.com>2017-12-22 00:50:37 +0100
commit9d1d332ce97f12e590d5cff99da4d31034186678 (patch)
tree63cd5833f5b5a6a5a626d64597503927f9e65599 /kde/doinst.sh/ksaneplugin
parent442c367a79c2a47fe46ba09785228a3530b60e6d (diff)
downloadktown-9d1d332ce97f12e590d5cff99da4d31034186678.tar.gz
ktown-9d1d332ce97f12e590d5cff99da4d31034186678.tar.xz
Remove all doinst.sh script that are no longer used
Diffstat (limited to 'kde/doinst.sh/ksaneplugin')
-rw-r--r--kde/doinst.sh/ksaneplugin5
1 files changed, 0 insertions, 5 deletions
diff --git a/kde/doinst.sh/ksaneplugin b/kde/doinst.sh/ksaneplugin
deleted file mode 100644
index e376b59..0000000
--- a/kde/doinst.sh/ksaneplugin
+++ /dev/null
@@ -1,5 +0,0 @@
-
-if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database /usr/share/applications >/dev/null 2>&1
-fi
-