summaryrefslogtreecommitdiff
path: root/community/ibam/ibam.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/ibam/ibam.install')
-rw-r--r--community/ibam/ibam.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/community/ibam/ibam.install b/community/ibam/ibam.install
deleted file mode 100644
index 507c1581d..000000000
--- a/community/ibam/ibam.install
+++ /dev/null
@@ -1,8 +0,0 @@
-post_install() {
- echo -e "-> install gnuplot to use the \`--plot' switch."
- /bin/true
-}
-
-post_upgrade() {
- post_install $1
-}