summaryrefslogtreecommitdiffstats
path: root/kde/doinst.sh/wicd-kde
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/wicd-kde
parent442c367a79c2a47fe46ba09785228a3530b60e6d (diff)
downloadktown-9d1d332ce97f12e590d5cff99da4d31034186678.tar.gz
ktown-9d1d332ce97f12e590d5cff99da4d31034186678.tar.xz
Remove all doinst.sh script that are no longer used
Diffstat (limited to '')
-rw-r--r--kde/doinst.sh/wicd-kde5
1 files changed, 0 insertions, 5 deletions
diff --git a/kde/doinst.sh/wicd-kde b/kde/doinst.sh/wicd-kde
deleted file mode 100644
index 22d4849..0000000
--- a/kde/doinst.sh/wicd-kde
+++ /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
-