summarylogtreecommitdiffstats
path: root/alice-bin.install
diff options
context:
space:
mode:
Diffstat (limited to 'alice-bin.install')
-rw-r--r--alice-bin.install4
1 files changed, 0 insertions, 4 deletions
diff --git a/alice-bin.install b/alice-bin.install
deleted file mode 100644
index e46a77e42fc2..000000000000
--- a/alice-bin.install
+++ /dev/null
@@ -1,4 +0,0 @@
-post_install() {
- echo -e "You need to manually set java-environment=8 by running '\e[32marchlinux-java set java-8-openjdk\e[37m' as root."
- echo "If you have a different package providing Java 8, you can replace the above package with the one you have installed."
-}