summaryrefslogtreecommitdiff
path: root/homebrew/reprepro/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/reprepro/.make.sh-auto')
-rw-r--r--homebrew/reprepro/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/reprepro/.make.sh-auto b/homebrew/reprepro/.make.sh-auto
new file mode 100644
index 000000000..51bb51b4e
--- /dev/null
+++ b/homebrew/reprepro/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+pkg:configure --disable-dependency-tracking --disable-silent-rules --with-gpgme=#{Formula[gpgme"].opt_lib}" --with-libarchive=#{Formula[libarchive"].opt_lib}" --with-libbz2=yes --with-liblzma=#{Formula[xz"].opt_lib}"
+make DESTDIR=${PKG_DEST} install