aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/tmux.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/tmux.rb')
-rw-r--r--Library/Formula/tmux.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tmux.rb b/Library/Formula/tmux.rb
index 6cf36c9ed..a24142c4b 100644
--- a/Library/Formula/tmux.rb
+++ b/Library/Formula/tmux.rb
@@ -34,7 +34,7 @@ class Tmux < Formula
"--sysconfdir=#{etc}"
system "make install"
- (prefix+'etc/bash_completion.d').install "examples/bash_completion_tmux.sh" => 'tmux'
+ bash_completion.install "examples/bash_completion_tmux.sh" => 'tmux'
end
def test