summaryrefslogtreecommitdiffstats
path: root/graphics/kphotoalbum/doinst.sh
diff options
context:
space:
mode:
author Ben <bosth@alumni.sfu.ca>2010-05-12 23:29:43 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-12 23:29:43 +0200
commit8a59f1f82b6abcc519fb2ad0f6b337f0351cafa0 (patch)
tree7ea6860e9c9eb8bc317d2395bd3e1d31efd68836 /graphics/kphotoalbum/doinst.sh
parentd7a144701089091b8cf3130cc922e9bc5d80e24e (diff)
downloadslackbuilds-8a59f1f82b6abcc519fb2ad0f6b337f0351cafa0.tar.gz
slackbuilds-8a59f1f82b6abcc519fb2ad0f6b337f0351cafa0.tar.xz
graphics/kphotoalbum: Added to 12.2 repository
Diffstat (limited to 'graphics/kphotoalbum/doinst.sh')
-rw-r--r--graphics/kphotoalbum/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/kphotoalbum/doinst.sh b/graphics/kphotoalbum/doinst.sh
new file mode 100644
index 0000000000..854e20633d
--- /dev/null
+++ b/graphics/kphotoalbum/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ ./usr/bin/update-desktop-database -q usr/share/applications
+fi