Skip to content

Commit

Permalink
tscurl: rebuild 1
Browse files Browse the repository at this point in the history
  • Loading branch information
moonfruit committed Sep 6, 2024
1 parent 7608a84 commit 242e14f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/tscurl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class Tscurl < Formula
uses_from_macos "zlib"

def install
system "patch <tongsuo.patch"
system "git", "apply", "tongsuo.patch"
system "autoreconf", "-fi"

args = %W[
Expand Down

0 comments on commit 242e14f

Please sign in to comment.