Skip to content

Commit

Permalink
for better suitable linux
Browse files Browse the repository at this point in the history
  • Loading branch information
cxwx committed Dec 26, 2024
1 parent 850e98d commit 0d9cb7f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Formula/w/wcstools.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@ class Wcstools < Formula
sha256 "525f6970eb818f822db75c1526b3122b1af078affa572dce303de37df5c7b088"
license "GPL-2.0-or-later"

depends_on :macos

def install
system "make", "-f", "Makefile.osx", "all"
system "make", "all"

prefix.install "bin"
end
Expand Down

0 comments on commit 0d9cb7f

Please sign in to comment.