Skip to content

Commit

Permalink
openjdk@8 1.8.0-432
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinit committed Oct 29, 2024
1 parent 0683ae2 commit 689f0f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/o/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ def install
framework_name = File.basename(framework)
next if framework_name == "JavaNativeFoundation.framework"

my_framework_path.install_symlink framework => "#{framework_name}".to_s
my_framework_path.install_symlink framework => "#{framework_name.to_s}"
end

sys_lib_path = sys_sdk_path/"System/Library"
Expand Down

0 comments on commit 689f0f8

Please sign in to comment.