summaryrefslogtreecommitdiff
path: root/homebrew/nodenv/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/nodenv/.make.sh-auto')
-rw-r--r--homebrew/nodenv/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/nodenv/.make.sh-auto b/homebrew/nodenv/.make.sh-auto
new file mode 100644
index 000000000..4755bbfac
--- /dev/null
+++ b/homebrew/nodenv/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+inreplace "libexec/nodenv" do |s|
+s.gsub! "/usr/local", HOMEBREW_PREFIX
+s.gsub! '"${BASH_SOURCE%/*}"/../libexec', libexec