summaryrefslogtreecommitdiff
path: root/homebrew/gitssh/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/gitssh/.make.sh-auto')
-rw-r--r--homebrew/gitssh/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/gitssh/.make.sh-auto b/homebrew/gitssh/.make.sh-auto
new file mode 100644
index 000000000..b4a2930e0
--- /dev/null
+++ b/homebrew/gitssh/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+inreplace "bin/git-ssh" do |s|
+s.sub!(/path = .*$/, "path = '#{libexec}'")