summaryrefslogtreecommitdiff
path: root/homebrew/mosh/.make.sh-auto
blob: 44361a09c07c2cf5917045cd4c7f45d15809a4f0 (plain)
1
2
3
4
5
6
pkg:setup
ENV.cxx11
inreplace "scripts/mosh.pl", "'mosh-client", "\'#{bin}/mosh-client"
pkg:configure --enable-completion
make check
make DESTDIR=${PKG_DEST} install