summaryrefslogtreecommitdiff
path: root/homebrew/myman/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/myman/.make.sh-auto')
-rw-r--r--homebrew/myman/.make.sh-auto6
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/myman/.make.sh-auto b/homebrew/myman/.make.sh-auto
new file mode 100644
index 000000000..c395cbee7
--- /dev/null
+++ b/homebrew/myman/.make.sh-auto
@@ -0,0 +1,6 @@
+pkg:setup
+ENV["RMDIR"] = "grmdir"
+ENV["SED"] = "gsed"
+ENV["INSTALL"] = "ginstall"
+pkg:configure --disable-dependency-tracking --disable-silent-rules
+make DESTDIR=${PKG_DEST} install