aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2012-07-09 14:00:35 -0700
committerAdam Vandenberg2012-07-09 14:00:35 -0700
commit8641a6290bbb47ced77435f33761af5b7a35bb0f (patch)
treebd00ad3611d938c2d01ecf78bb4611b9a8c01344 /Library/Formula
parent4dca98d8ff617ecaeead4abe7f7b307454bbb996 (diff)
downloadhomebrew-8641a6290bbb47ced77435f33761af5b7a35bb0f.tar.bz2
tmux: only apply patch to stable build
Diffstat (limited to 'Library/Formula')
-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 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