mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-31 15:02:17 +00:00
s3-backer-mac: try new setup_fuse3 method
This commit is contained in:
parent
34d65bd8cc
commit
59b78ac875
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ class S3BackerMac < Formula
|
||||||
depends_on "openssl@3"
|
depends_on "openssl@3"
|
||||||
|
|
||||||
def install
|
def install
|
||||||
setup_fuse
|
setup_fuse3
|
||||||
system "./configure", "--disable-silent-rules", *std_configure_args
|
system "./configure", "--disable-silent-rules", *std_configure_args
|
||||||
system "make", "install"
|
system "make", "install"
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue