summaryrefslogtreecommitdiffstats
path: root/extra/orca/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/orca/post-install')
-rwxr-xr-xextra/orca/post-install8
1 files changed, 0 insertions, 8 deletions
diff --git a/extra/orca/post-install b/extra/orca/post-install
deleted file mode 100755
index d48e0a6af..000000000
--- a/extra/orca/post-install
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-port=orca
-
-# desktop database
-update-desktop-database > /dev/null
-
-# End of file