summaryrefslogtreecommitdiff
path: root/graphics/qcad/doinst.sh
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2013-11-18 23:00:41 -0600
committerRobby Workman <rworkman@slackbuilds.org>2013-11-22 00:09:08 -0600
commit89b636dc88c21d49c0aef0154231ce284c26e75b (patch)
tree48fac342bb38858c1b28b246eb875e04d73024bc /graphics/qcad/doinst.sh
parent661893807dace4f88ddac8c96664db78b3ce531b (diff)
downloadslackbuilds-89b636dc88c21d49c0aef0154231ce284c26e75b.tar.gz
graphics/qcad: 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 'graphics/qcad/doinst.sh')
-rw-r--r--graphics/qcad/doinst.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/qcad/doinst.sh b/graphics/qcad/doinst.sh
deleted file mode 100644
index 4e8ba7071d..0000000000
--- a/graphics/qcad/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 >/dev/null 2>&1
-fi
-