summaryrefslogtreecommitdiffstats
path: root/desktop/qt-recordmydesktop/doinst.sh
diff options
context:
space:
mode:
author Michales Michaloudes2010-05-13 00:57:39 +0200
committer Robby Workman2010-05-13 00:57:39 +0200
commit69e70532f5c89c926a3f32777023ea57beebf74c (patch)
treecc7be135e3b9143fda83144f8baf1de8e5842082 /desktop/qt-recordmydesktop/doinst.sh
parent7b2dde3a8c24cd5f65cde926c539bab7f680567c (diff)
downloadslackbuilds-69e70532f5c89c926a3f32777023ea57beebf74c.tar.gz
desktop/qt-recordmydesktop: Added to 13.0 repository
Diffstat (limited to 'desktop/qt-recordmydesktop/doinst.sh')
-rw-r--r--desktop/qt-recordmydesktop/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/qt-recordmydesktop/doinst.sh b/desktop/qt-recordmydesktop/doinst.sh
new file mode 100644
index 0000000000..4e8ba7071d
--- /dev/null
+++ b/desktop/qt-recordmydesktop/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
+