summarylogtreecommitdiffstats
path: root/post_install
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-06-20 18:35:11 +0300
committerDimitris Kiziridis2020-06-20 18:35:11 +0300
commitfeda70ab7f4fca5d398c735f9c49f0df3d6914dd (patch)
tree9b2d7680a07c5209f3e820d7f6ce4726894252c1 /post_install
parent8c4ce52ede8f9215450f3a0fa7b1d8ac2b55f5bc (diff)
downloadaur-feda70ab7f4fca5d398c735f9c49f0df3d6914dd.tar.gz
file rename
Diffstat (limited to 'post_install')
-rw-r--r--post_install6
1 files changed, 0 insertions, 6 deletions
diff --git a/post_install b/post_install
deleted file mode 100644
index 8050bb553725..000000000000
--- a/post_install
+++ /dev/null
@@ -1,6 +0,0 @@
-# Maintainer: Dimitris Kiziridis <ragouel at outlook dot com>
-
-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."
-} \ No newline at end of file