8000 immudb: rebuild · ArduinoBot/homebrew-core@a2e771f · GitHub
[go: up one dir, main page]

Skip to content

Commit a2e771f

Browse files
jeroirazSMillerDev
authored andcommitted
immudb: rebuild
build with webconsole Update Formula/immudb.rb Closes Homebrew#103561. Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com> Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com> Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent 0e81d4a commit a2e771f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/immudb.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ class Immudb < Formula
2222
depends_on "go" => :build
2323

2424
def install
25+
ENV["WEBCONSOLE"] = "default"
2526
system "make", "all"
2627
bin.install %w[immudb immuclient immuadmin]
2728
end

0 commit comments

Comments
 (0)
0