summaryrefslogtreecommitdiff
path: root/homebrew/imageworsener/.make.sh-auto
blob: 386a525d9c8b73e61b943c16d70faa60ab9d02ca (plain)
1
2
3
4
5
6
7
pkg:setup
inreplace "./scripts/autogen.sh", "libtoolize", "glibtoolize"
./scripts/autogen.sh
end
pkg:configure --disable-dependency-tracking --without-webp
make DESTDIR=${PKG_DEST} install
pkgshare.install "tests"