summaryrefslogtreecommitdiff
path: root/community/java6-oracle/jdk.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/java6-oracle/jdk.install')
-rw-r--r--community/java6-oracle/jdk.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/community/java6-oracle/jdk.install b/community/java6-oracle/jdk.install
deleted file mode 100644
index abe08b6a0..000000000
--- a/community/java6-oracle/jdk.install
+++ /dev/null
@@ -1,7 +0,0 @@
-post_install() {
- echo "The jdk package is licensed software."
- echo "You MUST read and agree to the license stored in"
- echo "/opt/java/LICENSE before using it."
-
- echo 'Please relogin to include jdk in your PATH'
-}