summaryrefslogtreecommitdiffstats
path: root/testing/source/vtown/kde/doinst.sh/bluedevil
diff options
context:
space:
mode:
Diffstat (limited to 'testing/source/vtown/kde/doinst.sh/bluedevil')
-rw-r--r--testing/source/vtown/kde/doinst.sh/bluedevil4
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/source/vtown/kde/doinst.sh/bluedevil b/testing/source/vtown/kde/doinst.sh/bluedevil
deleted file mode 100644
index 85ff4d866..000000000
--- a/testing/source/vtown/kde/doinst.sh/bluedevil
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database /usr/share/applications >/dev/null 2>&1
-fi