Skip to content

Commit 0f158c1

Browse files
committed
DBG: show HOMEBREW_PREFIX
1 parent 5469dcf commit 0f158c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/ssr.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ class Ssr < Formula
3131
end
3232

3333
def install
34+
system "echo", "HOMEBREW_PREFIX='#{HOMEBREW_PREFIX}'"
3435
# Make sure all expected features are switched on:
3536
features = %w[
3637
--enable-browser-gui

0 commit comments

Comments
 (0)