summaryrefslogtreecommitdiffstats
path: root/system/pgadmin3/doinst.sh
diff options
context:
space:
mode:
author Iskar Enev <iskar.enev[@]gmail.com>2010-05-13 01:01:04 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-13 01:01:04 +0200
commit4265a275f36276eec14b40e3510af69add66dae2 (patch)
tree1bd3bee8ea3417c44167d583c3021dd2e6431fb0 /system/pgadmin3/doinst.sh
parenteb4440e10fb219b8f07a8666760193fdac2533ba (diff)
downloadslackbuilds-4265a275f36276eec14b40e3510af69add66dae2.tar.gz
slackbuilds-4265a275f36276eec14b40e3510af69add66dae2.tar.xz
system/pgadmin3: Added to 13.0 repository
Diffstat (limited to 'system/pgadmin3/doinst.sh')
-rw-r--r--system/pgadmin3/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/pgadmin3/doinst.sh b/system/pgadmin3/doinst.sh
new file mode 100644
index 0000000000..4e8ba7071d
--- /dev/null
+++ b/system/pgadmin3/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 2>&1
+fi
+