Skip to content

Commit

Permalink
openjdk instead of jdk for freebsd
Browse files Browse the repository at this point in the history
  • Loading branch information
Rys Sommefeldt committed Apr 23, 2014
1 parent 474d74c commit 698eb64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/functions/requirements/freebsd
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ requirements_freebsd_define()
if
is_head_or_disable_binary "$1"
then
requirements_check jdk git
requirements_check openjdk git
if is_jruby_post17 "$1"
then __rvm_which mvn >/dev/null || requirements_check maven3
else __rvm_which ant >/dev/null || requirements_check apache-ant
Expand Down

0 comments on commit 698eb64

Please sign in to comment.