summaryrefslogtreecommitdiffstats
path: root/development/sqliteman/doinst.sh
diff options
context:
space:
mode:
author Dhaby Xiloj2010-05-11 22:53:40 +0200
committer Robby Workman2010-05-11 22:53:40 +0200
commit0694d5c922d181daab2aa3346f8f0738db34f5c8 (patch)
treeec3b64ba742449b0b77722510370743ce1fdfbfc /development/sqliteman/doinst.sh
parent8627f88934be35ae8f2442cb1a0a08ff12ab7df5 (diff)
downloadslackbuilds-0694d5c922d181daab2aa3346f8f0738db34f5c8.tar.gz
development/sqliteman: Added to 12.1 repository
Diffstat (limited to 'development/sqliteman/doinst.sh')
-rw-r--r--development/sqliteman/doinst.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/development/sqliteman/doinst.sh b/development/sqliteman/doinst.sh
new file mode 100644
index 0000000000..301399ba37
--- /dev/null
+++ b/development/sqliteman/doinst.sh
@@ -0,0 +1,5 @@
+
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi
+