summaryrefslogtreecommitdiff
path: root/homebrew/spidermonkey/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/spidermonkey/.make.sh-auto')
-rw-r--r--homebrew/spidermonkey/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/spidermonkey/.make.sh-auto b/homebrew/spidermonkey/.make.sh-auto
new file mode 100644
index 000000000..aec562229
--- /dev/null
+++ b/homebrew/spidermonkey/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+cd "js/src"
+inreplace "config/rules.mk", "-install_name @executable_path/$(SHARED_LIBRARY) ", "-install_name #{lib}/$(SHARED_LIBRARY) "