summaryrefslogtreecommitdiff
path: root/community/sxiv/sxiv.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/sxiv/sxiv.install')
-rw-r--r--community/sxiv/sxiv.install2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/sxiv/sxiv.install b/community/sxiv/sxiv.install
index 410e17b44..c50e26c78 100644
--- a/community/sxiv/sxiv.install
+++ b/community/sxiv/sxiv.install
@@ -1,4 +1,6 @@
post_install () {
+ update-desktop-database -q
+
echo "* Look into config.h to customize sxiv to your needs."
echo " Use 'makepkg --skipinteg' to rebuild the package after changing config.h."
echo "* Create the directory ~/.sxiv/ to enable thumbnail caching."