summaryrefslogtreecommitdiffstats
path: root/office/openrpt/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'office/openrpt/doinst.sh')
-rw-r--r--office/openrpt/doinst.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/office/openrpt/doinst.sh b/office/openrpt/doinst.sh
deleted file mode 100644
index a06cc237b4..0000000000
--- a/office/openrpt/doinst.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-if [ -x /usr/bin/update-desktop-database ]; then
- ./usr/bin/update-desktop-database -q usr/share/applications
-fi
-
-if [ -x /usr/bin/gtk-update-icon-cache ]; then
- ./usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1
-fi
-