summaryrefslogtreecommitdiff
path: root/homebrew/libdap/.make.sh-auto
blob: 555a096b05c05e06c3e72c477c12bda83af80af3 (plain)
1
2
3
4
5
6
7
8
pkg:setup
args = %W[--prefix=#{prefix} --disable-dependency-tracking --disable-debug --with-included-regex ]
pkg:configure *args
make
make check
make DESTDIR=${PKG_DEST} install
xml2 = Formula["libxml2"]
inreplace bin/"dap-config", xml2.opt_prefix.realpath, xml2.opt_prefix