summaryrefslogtreecommitdiff
path: root/homebrew/alpine/.make.sh-auto
blob: a82ca4694526c1b5a4e9ddf8b679b7d5c6a37a01 (plain)
1
2
3
4
5
pkg:setup
ENV.deparallelize
args = %W[--disable-debug --with-ssl-dir=#{Formula["openssl"].opt_prefix} --with-ssl-certs-dir=#{etc}/openssl --prefix=#{prefix} --with-passfile=.pine-passfile ]
pkg:configure *args
make DESTDIR=${PKG_DEST} install