summaryrefslogtreecommitdiff
path: root/homebrew/quantlib/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/quantlib/.make.sh-auto')
-rw-r--r--homebrew/quantlib/.make.sh-auto6
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/quantlib/.make.sh-auto b/homebrew/quantlib/.make.sh-auto
new file mode 100644
index 000000000..5ed060d0b
--- /dev/null
+++ b/homebrew/quantlib/.make.sh-auto
@@ -0,0 +1,6 @@
+pkg:setup
+(buildpath/"QuantLib").install buildpath.children if build.stable?
+cd "QuantLib"
+pkg:configure --disable-dependency-tracking --with-lispdir=#{elisp} --enable-intraday
+make DESTDIR=${PKG_DEST} install
+prefix.install_metafiles