summarylogtreecommitdiffstats
path: root/imagine-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'imagine-git.install')
-rw-r--r--imagine-git.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/imagine-git.install b/imagine-git.install
deleted file mode 100644
index 17ae7373b621..000000000000
--- a/imagine-git.install
+++ /dev/null
@@ -1,7 +0,0 @@
-post_install() {
- chmod +x /usr/bin/imagine-git
-}
-
-post_upgrade() {
- post_install
-}