diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/tmux.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tmux.rb b/Library/Formula/tmux.rb index 654b47efb..d1e807bb0 100644 --- a/Library/Formula/tmux.rb +++ b/Library/Formula/tmux.rb @@ -20,7 +20,7 @@ class Tmux < Formula # so that tmux can get current working directory correctly under Mac OS. # NOTE: it applies to 1.6 only, and should be removed when 1.7 is out. # (because it has been merged upstream) - DATA + DATA if ARGV.build_stable? end def install |
