summaryrefslogtreecommitdiff
path: root/homebrew/blitz/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/blitz/.make.sh-auto')
-rw-r--r--homebrew/blitz/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/blitz/.make.sh-auto b/homebrew/blitz/.make.sh-auto
new file mode 100644
index 000000000..f1bea17ea
--- /dev/null
+++ b/homebrew/blitz/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+pkg:configure --disable-dependency-tracking --enable-shared --disable-doxygen --disable-dot
+make DESTDIR=${PKG_DEST} install