summaryrefslogtreecommitdiff
path: root/homebrew/pdsh/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/pdsh/.make.sh-auto')
-rw-r--r--homebrew/pdsh/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/pdsh/.make.sh-auto b/homebrew/pdsh/.make.sh-auto
new file mode 100644
index 000000000..7f1b135be
--- /dev/null
+++ b/homebrew/pdsh/.make.sh-auto
@@ -0,0 +1,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