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