summaryrefslogtreecommitdiffstats
path: root/network/RSSOwl/doinst.sh
diff options
context:
space:
mode:
author Erik Hanson2010-05-13 00:59:54 +0200
committer David Somero2010-05-13 00:59:54 +0200
commit4e81248ebb6fda6ca3aa4534bcc93f991f471a58 (patch)
tree67e6c13050d0669d2dbdb48f110380a38b3a96d6 /network/RSSOwl/doinst.sh
parentc3101689c7f99e9d652aefd4068e23428a17366c (diff)
downloadslackbuilds-4e81248ebb6fda6ca3aa4534bcc93f991f471a58.tar.gz
network/RSSOwl: Added to 13.0 repository
Diffstat (limited to 'network/RSSOwl/doinst.sh')
-rw-r--r--network/RSSOwl/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/network/RSSOwl/doinst.sh b/network/RSSOwl/doinst.sh
new file mode 100644
index 0000000000..24e4bc11e0
--- /dev/null
+++ b/network/RSSOwl/doinst.sh
@@ -0,0 +1,4 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications &> /dev/null
+fi
+