summaryrefslogtreecommitdiffstats
path: root/source/kde/doinst.sh/ksnapshot
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/doinst.sh/ksnapshot')
-rw-r--r--source/kde/doinst.sh/ksnapshot5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/kde/doinst.sh/ksnapshot b/source/kde/doinst.sh/ksnapshot
deleted file mode 100644
index e376b59af..000000000
--- a/source/kde/doinst.sh/ksnapshot
+++ /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
-