summaryrefslogtreecommitdiffstats
path: root/network/etherape/doinst.sh
diff options
context:
space:
mode:
author Chris Abela <chris.abela@maltats.com>2010-04-19 18:55:27 -0400
committer David Somero <xgizzmo@slackbuilds.org>2010-05-15 10:38:31 +0200
commit7cc9f93402b5ffdf8ba33b08e9815f8082995b89 (patch)
tree974fa5d8e905f9b37383b3c123c5190b58ac3ed9 /network/etherape/doinst.sh
parent86ec380ce500ade963f703d088ac4b67611542a7 (diff)
downloadslackbuilds-7cc9f93402b5ffdf8ba33b08e9815f8082995b89.tar.gz
slackbuilds-7cc9f93402b5ffdf8ba33b08e9815f8082995b89.tar.xz
network/etherape: Added (A graphical network monitor)
Diffstat (limited to 'network/etherape/doinst.sh')
-rw-r--r--network/etherape/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/etherape/doinst.sh b/network/etherape/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/network/etherape/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi