summaryrefslogtreecommitdiff
path: root/homebrew/minidjvu/.make.sh-auto
blob: c87b6ae2546eaf95247753a982fd6e77703fa668 (plain)
1
2
3
4
5
6
7
pkg:setup
ENV.deparallelize
autoreconf -vfi
pkg:configure
make
make DESTDIR=${PKG_DEST} install
lib.install Dir["#{prefix}/*.dylib"]