Skip to content

Commit

Permalink
🔀️ Merge branch 'fix-typo'
Browse files Browse the repository at this point in the history
  • Loading branch information
ladislas committed Oct 29, 2024
2 parents c15997a + 6d8bc6e commit 653ce2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ def install

# info and man7 files conflict with native gcc
rm_r(info)
rm_r(rmtree)
rm_r(man7)
end

test do
Expand Down

0 comments on commit 653ce2d

Please sign in to comment.