summaryrefslogtreecommitdiff
path: root/homebrew/asciitex/.make.sh-auto
blob: e125e3ded3f01c979813d0f20a52f692349d615f (plain)
1
2
3
4
5
pkg:setup
pkg:configure --disable-gtk
inreplace "Makefile", "man/asciiTeX_gui.1", ""
make DESTDIR=${PKG_DEST} install
pkgshare.install "EXAMPLES"