summaryrefslogtreecommitdiff
path: root/homebrew/gitfixup/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/gitfixup/.make.sh-auto')
-rw-r--r--homebrew/gitfixup/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/gitfixup/.make.sh-auto b/homebrew/gitfixup/.make.sh-auto
new file mode 100644
index 000000000..dbfac6ab4
--- /dev/null
+++ b/homebrew/gitfixup/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+make PREFIX=${PKG_TAPF} DESTDIR=${PKG_DEST} install
+zsh_completion.install "completion.zsh" => "_git-fixup"