summarylogtreecommitdiffstats
path: root/.INSTALL
diff options
context:
space:
mode:
Diffstat (limited to '.INSTALL')
-rw-r--r--.INSTALL9
1 files changed, 0 insertions, 9 deletions
diff --git a/.INSTALL b/.INSTALL
deleted file mode 100644
index dfef9b9d9943..000000000000
--- a/.INSTALL
+++ /dev/null
@@ -1,9 +0,0 @@
-post_install() {
- echo ------------------------------------------
- echo Use \"betterww-launch\" to launch betterww
- echo ------------------------------------------
-}
-
-post_remove() {
- rm -rf /opt/betterww
-}