summaryrefslogtreecommitdiff
path: root/homebrew/unison/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/unison/.make.sh-auto')
-rw-r--r--homebrew/unison/.make.sh-auto7
1 files changed, 7 insertions, 0 deletions
diff --git a/homebrew/unison/.make.sh-auto b/homebrew/unison/.make.sh-auto
new file mode 100644
index 000000000..bf9fa9019
--- /dev/null
+++ b/homebrew/unison/.make.sh-auto
@@ -0,0 +1,7 @@
+pkg:setup
+ENV.deparallelize
+ENV.delete "CFLAGS"
+ENV.delete "NAME"
+make UISTYLE=text
+bin.install "src/unison"
+prefix.install_metafiles "src"