From 8641a6290bbb47ced77435f33761af5b7a35bb0f Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 9 Jul 2012 14:00:35 -0700 Subject: tmux: only apply patch to stable build --- Library/Formula/tmux.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') 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 -- cgit v1.2.3