summaryrefslogtreecommitdiffstats
path: root/system/bleachbit/doinst.sh
diff options
context:
space:
mode:
author Pierre Cazenave <pwcazenave at gmail {dot} com>2010-05-12 23:33:20 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-12 23:33:20 +0200
commit6f4c95667119ea9c55937d38b139974966360b0c (patch)
treec26136a060973146a78de00ffabbef08a81135fe /system/bleachbit/doinst.sh
parent29e232356b58c678f69097e170850d6652561209 (diff)
downloadslackbuilds-6f4c95667119ea9c55937d38b139974966360b0c.tar.gz
slackbuilds-6f4c95667119ea9c55937d38b139974966360b0c.tar.xz
system/bleachbit: Added to 12.2 repository
Diffstat (limited to 'system/bleachbit/doinst.sh')
-rw-r--r--system/bleachbit/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/bleachbit/doinst.sh b/system/bleachbit/doinst.sh
new file mode 100644
index 0000000000..3857649f50
--- /dev/null
+++ b/system/bleachbit/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
+fi