summaryrefslogtreecommitdiff
path: root/office/pdfshuffler/doinst.sh
diff options
context:
space:
mode:
authorHoward Pepper <h_pepper at bellsouth {dot} net>2011-08-21 21:49:11 -0300
committerNiels Horn <niels.horn@slackbuilds.org>2011-08-21 21:49:11 -0300
commit10e6a88e06d66c664f66b8973602462e90c16993 (patch)
tree4c0b62e6843de5f9b273cc9bda2d72288bc8e68e /office/pdfshuffler/doinst.sh
parent70b7572e8b8fb6185739ce2608b078636599b723 (diff)
downloadslackbuilds-10e6a88e06d66c664f66b8973602462e90c16993.tar.gz
office/pdfshuffler: Added (python pdf manipulator)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'office/pdfshuffler/doinst.sh')
-rw-r--r--office/pdfshuffler/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/office/pdfshuffler/doinst.sh b/office/pdfshuffler/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/office/pdfshuffler/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