summaryrefslogtreecommitdiff
path: root/homebrew/expat/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/expat/.make.sh-auto')
-rw-r--r--homebrew/expat/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/expat/.make.sh-auto b/homebrew/expat/.make.sh-auto
new file mode 100644
index 000000000..76e0c2c12
--- /dev/null
+++ b/homebrew/expat/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+args = ["--prefix=#{prefix}", "--mandir=#{man}"]
+pkg:configure *args
+make DESTDIR=${PKG_DEST} install