summaryrefslogtreecommitdiff
path: root/homebrew/daemontools/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/daemontools/.make.sh-auto')
-rw-r--r--homebrew/daemontools/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/daemontools/.make.sh-auto b/homebrew/daemontools/.make.sh-auto
new file mode 100644
index 000000000..fb5918f2b
--- /dev/null
+++ b/homebrew/daemontools/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+cd "daemontools-#{version}"
+package/compile
+bin.install Dir["command/*"]