summarylogtreecommitdiffstats
path: root/iortcw-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'iortcw-git.install')
-rw-r--r--iortcw-git.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/iortcw-git.install b/iortcw-git.install
index 3c2c423ac55f..d27a9b6b49b5 100644
--- a/iortcw-git.install
+++ b/iortcw-git.install
@@ -1,14 +1,6 @@
-pre_remove() {
- /bin/true
-}
-
post_remove() {
echo ">>> To complete the uninstallation remove the RtCW data directory:"
echo ">>> rm -r /opt/iortcw/"
echo ">>>"
}
-op=$1
-shift
-
-$op $*