diff options
author | B. Watson <yalhcru@gmail.com> | 2013-06-27 19:47:40 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-27 19:47:40 -0300 |
commit | 1270a5149c04ab6cf20833024bfe627a267bb556 (patch) | |
tree | 084f817c98d4fa5572840fb605dc89d102d6fd14 /office/zathura-djvu/doinst.sh | |
parent | ef45cd69465752c507910368d28bc30f6326b2e6 (diff) | |
download | slackbuilds-1270a5149c04ab6cf20833024bfe627a267bb556.tar.gz |
office/zathura-djvu: Updated fir version 0.2.3.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'office/zathura-djvu/doinst.sh')
-rw-r--r-- | office/zathura-djvu/doinst.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/office/zathura-djvu/doinst.sh b/office/zathura-djvu/doinst.sh new file mode 100644 index 0000000000..5fb28930db --- /dev/null +++ b/office/zathura-djvu/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 2>&1 +fi |