Skip to content

Commit

Permalink
Merge pull request Homebrew#200589 from Homebrew/remove-deuniversaliz…
Browse files Browse the repository at this point in the history
…e_machos

ask-cli: remove `deuniversalize_machos`
  • Loading branch information
BrewTestBot authored Dec 9, 2024
2 parents 6197016 + 9f1c626 commit d71e0a5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Formula/a/ask-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ class AskCli < Formula
def install
system "npm", "install", *std_npm_args
bin.write_exec_script libexec/"bin/ask"

# Replace universal binaries with native slices
deuniversalize_machos
end

test do
Expand Down

0 comments on commit d71e0a5

Please sign in to comment.