summaryrefslogtreecommitdiff
path: root/homebrew/idutils/.make.sh-auto
blob: e29626952dfb001a0a59be16670ee3933a1503d5 (plain)
1
2
3
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