summarylogtreecommitdiffstats
path: root/fire-tool.install
diff options
context:
space:
mode:
Diffstat (limited to 'fire-tool.install')
-rw-r--r--fire-tool.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/fire-tool.install b/fire-tool.install
deleted file mode 100644
index 409193ccc6d1..000000000000
--- a/fire-tool.install
+++ /dev/null
@@ -1,8 +0,0 @@
-post_install() {
- sudo mv /opt/fireTools/fireTools.desktop /usr/share/applications
- chmod +x /usr/share/applications/fireTools.desktop
-}
-
-post_upgrade() {
- post_install
-}