summaryrefslogtreecommitdiff
path: root/office/pdfedit/doinst.sh
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2013-11-18 22:58:39 -0600
committerRobby Workman <rworkman@slackbuilds.org>2013-11-22 00:09:08 -0600
commit394e4266d1e2f6c531230b90cc0531fdd734d4fa (patch)
treee0dfcabb8e7a94a4842a108e60cb252650d74294 /office/pdfedit/doinst.sh
parent89b636dc88c21d49c0aef0154231ce284c26e75b (diff)
downloadslackbuilds-394e4266d1e2f6c531230b90cc0531fdd734d4fa.tar.gz
office/pdfedit: Removed (build failure)
If upstream still hasn't bothered to port this to qt4, then I have to wonder why we're still dragging the corpse along. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/pdfedit/doinst.sh')
-rw-r--r--office/pdfedit/doinst.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/office/pdfedit/doinst.sh b/office/pdfedit/doinst.sh
deleted file mode 100644
index a9ca196938..0000000000
--- a/office/pdfedit/doinst.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database -q usr/share/applications 2>/dev/null
-fi
-