summaryrefslogtreecommitdiffstats
path: root/network/linphone/doinst.sh
diff options
context:
space:
mode:
author Heinz Wiesinger2010-05-13 00:08:46 +0200
committer Heinz Wiesinger2010-05-13 00:08:46 +0200
commite8758c9d5312586171f58301e377b51869a42801 (patch)
treeedb61b3703bef058d565f4b6a1a1359880eb0472 /network/linphone/doinst.sh
parent275b2c68be90474642427144a9a7f9399f07e8e1 (diff)
downloadslackbuilds-e8758c9d5312586171f58301e377b51869a42801.tar.gz
network/linphone: Removed from 13.0 repository
Diffstat (limited to 'network/linphone/doinst.sh')
-rw-r--r--network/linphone/doinst.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/network/linphone/doinst.sh b/network/linphone/doinst.sh
deleted file mode 100644
index 5fb28930db..0000000000
--- a/network/linphone/doinst.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
-fi