diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:08:46 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:08:46 +0200 |
commit | e8758c9d5312586171f58301e377b51869a42801 (patch) | |
tree | edb61b3703bef058d565f4b6a1a1359880eb0472 /network/linphone/doinst.sh | |
parent | 275b2c68be90474642427144a9a7f9399f07e8e1 (diff) | |
download | slackbuilds-e8758c9d5312586171f58301e377b51869a42801.tar.gz |
network/linphone: Removed from 13.0 repository
Diffstat (limited to 'network/linphone/doinst.sh')
-rw-r--r-- | network/linphone/doinst.sh | 3 |
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 |