aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2007-11-25 13:43:05 +0000
committerVlastimil Babka <caster@gentoo.org>2007-11-25 13:43:05 +0000
commit6a9c99145ead8e03fd86c05fc7dc18d68f05e8ea (patch)
tree6b64b674d1683871f8e87018b88a7ff0bf6ef434 /config
parentFixed issue where depend-java-query wasn't able to find a suitable vm, when i... (diff)
downloadjava-config-6a9c99145ead8e03fd86c05fc7dc18d68f05e8ea.tar.gz
java-config-6a9c99145ead8e03fd86c05fc7dc18d68f05e8ea.tar.bz2
java-config-6a9c99145ead8e03fd86c05fc7dc18d68f05e8ea.zip
Add jdk configuration files for macos and solaris, provided by grobian.
svn path=/projects/java-config-2/trunk/; revision=5768
Diffstat (limited to 'config')
-rw-r--r--config/jdk-defaults-ppc-macos.conf2
-rw-r--r--config/jdk-defaults-sparc-solaris.conf2
-rw-r--r--config/jdk-defaults-x86-macos.conf2
-rw-r--r--config/jdk-defaults-x86-solaris.conf2
4 files changed, 8 insertions, 0 deletions
diff --git a/config/jdk-defaults-ppc-macos.conf b/config/jdk-defaults-ppc-macos.conf
new file mode 100644
index 0000000..c1f8d96
--- /dev/null
+++ b/config/jdk-defaults-ppc-macos.conf
@@ -0,0 +1,2 @@
+# This files contain the default support jdk's
+*= apple-jdk-bin
diff --git a/config/jdk-defaults-sparc-solaris.conf b/config/jdk-defaults-sparc-solaris.conf
new file mode 100644
index 0000000..c82e429
--- /dev/null
+++ b/config/jdk-defaults-sparc-solaris.conf
@@ -0,0 +1,2 @@
+# This files contain the default support jdk's
+*= sun-jdk
diff --git a/config/jdk-defaults-x86-macos.conf b/config/jdk-defaults-x86-macos.conf
new file mode 100644
index 0000000..c1f8d96
--- /dev/null
+++ b/config/jdk-defaults-x86-macos.conf
@@ -0,0 +1,2 @@
+# This files contain the default support jdk's
+*= apple-jdk-bin
diff --git a/config/jdk-defaults-x86-solaris.conf b/config/jdk-defaults-x86-solaris.conf
new file mode 100644
index 0000000..c82e429
--- /dev/null
+++ b/config/jdk-defaults-x86-solaris.conf
@@ -0,0 +1,2 @@
+# This files contain the default support jdk's
+*= sun-jdk