summaryrefslogtreecommitdiff
path: root/homebrew/wimlib/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/wimlib/.make.sh-auto')
-rw-r--r--homebrew/wimlib/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/wimlib/.make.sh-auto b/homebrew/wimlib/.make.sh-auto
new file mode 100644
index 000000000..93f61c199
--- /dev/null
+++ b/homebrew/wimlib/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+args = %W[--disable-debug --disable-dependency-tracking --disable-silent-rules --prefix=#{prefix} --without-fuse --without-ntfs-3g ]
+pkg:configure *args
+make DESTDIR=${PKG_DEST} install