summaryrefslogtreecommitdiff
path: root/homebrew/stgit/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/stgit/.make.sh-auto')
-rw-r--r--homebrew/stgit/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/stgit/.make.sh-auto b/homebrew/stgit/.make.sh-auto
new file mode 100644
index 000000000..986e5ec8b
--- /dev/null
+++ b/homebrew/stgit/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+ENV["PYTHON"] = "python"
+make prefix=${PKG_TAPF} all
+make prefix=${PKG_TAPF} DESTDIR=${PKG_DEST} install