summaryrefslogtreecommitdiff
path: root/homebrew/pdsh/.make.sh-auto
blob: 7f1b135bec1566f6f85c5d39c5ef5095e1fa2db4 (plain)
1
2
3
4
pkg:setup
args = %W[--prefix=#{prefix} --mandir=#{man} --with-nodeupdown --with-readline --with-ssh --without-dshgroups --without-rsh --without-xcpu ]
pkg:configure *args
make DESTDIR=${PKG_DEST} install