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