summarylogtreecommitdiffstats
path: root/scaleio.install
diff options
context:
space:
mode:
authorTimofey Titovets2016-11-02 19:22:07 +0300
committerTimofey Titovets2016-11-02 19:22:07 +0300
commit4f765ab439094a0cce215af614d20e2f21806d37 (patch)
tree0333b1e2cf54084ca7aa0f8fcbb165a48ad991f9 /scaleio.install
parentfeb599f2612cf5eae72f5bbadb0e480eeaa66f2c (diff)
downloadaur-4f765ab439094a0cce215af614d20e2f21806d37.tar.gz
Add scaleio-mdm
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
Diffstat (limited to 'scaleio.install')
-rw-r--r--scaleio.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/scaleio.install b/scaleio.install
deleted file mode 100644
index aafbe7312ef7..000000000000
--- a/scaleio.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- echo
-}
-
-post_upgrade() {
- post_install "$1"
-}
-
-post_remove() {
- post_install "$1"
-}