Added bottle
This commit is contained in:
parent
1fc98f8aee
commit
d32989fa1c
1 changed files with 4 additions and 0 deletions
|
@ -26,6 +26,10 @@ class GuileNext < Formula
|
||||||
depends_on "texinfo" => :build
|
depends_on "texinfo" => :build
|
||||||
end
|
end
|
||||||
|
|
||||||
|
bottle do
|
||||||
|
sha256 arm64_sequoia: "c903805af62c14273d16246aac455a6e24abe5c2c35e9fd8933aa5ca263f7d59"
|
||||||
|
end
|
||||||
|
|
||||||
def install
|
def install
|
||||||
# Avoid superenv shim
|
# Avoid superenv shim
|
||||||
inreplace "meta/guile-config.in", "@PKG_CONFIG@", Formula["pkg-config"].opt_bin/"pkg-config"
|
inreplace "meta/guile-config.in", "@PKG_CONFIG@", Formula["pkg-config"].opt_bin/"pkg-config"
|
||||||
|
|
Loading…
Add table
Reference in a new issue