mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
11 lines
231 B
Diff
11 lines
231 B
Diff
diff --git a/libexec/NOOP b/libexec/NOOP
|
|
index bfdda4c..e08d8f4 100755
|
|
--- a/libexec/NOOP
|
|
+++ b/libexec/NOOP
|
|
@@ -1,2 +1,2 @@
|
|
#!/bin/bash
|
|
-echo NOOP
|
|
\ No newline at end of file
|
|
+echo @@HOMEBREW_PREFIX@@
|
|
\ No newline at end of file
|