summaryrefslogtreecommitdiff
path: root/homebrew/idutils/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/idutils/.make.sh-auto')
-rw-r--r--homebrew/idutils/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/idutils/.make.sh-auto b/homebrew/idutils/.make.sh-auto
new file mode 100644
index 000000000..e29626952
--- /dev/null
+++ b/homebrew/idutils/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+ENV["gl_cv_func_getcwd_abort_bug"] = "no" if MacOS.version == :el_capitan
+pkg:configure --disable-dependency-tracking --with-lispdir=#{elisp}
+make DESTDIR=${PKG_DEST} install