summaryrefslogtreecommitdiff
path: root/homebrew/traildb/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/traildb/.make.sh-auto')
-rw-r--r--homebrew/traildb/.make.sh-auto6
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/traildb/.make.sh-auto b/homebrew/traildb/.make.sh-auto
new file mode 100644
index 000000000..7f8567e64
--- /dev/null
+++ b/homebrew/traildb/.make.sh-auto
@@ -0,0 +1,6 @@
+pkg:setup
+judyprefix = "#{buildpath}/resources/judy"
+resource("judy").stage do
+pkg:configure --disable-dependency-tracking --disable-shared
+ENV.deparallelize do
+make -j1 DESTDIR=${PKG_DEST} install