aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/cmd')
-rwxr-xr-xLibrary/Homebrew/cmd/bottle.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/bottle.rb b/Library/Homebrew/cmd/bottle.rb
index c07690a67..25160b5c6 100755
--- a/Library/Homebrew/cmd/bottle.rb
+++ b/Library/Homebrew/cmd/bottle.rb
@@ -3,7 +3,7 @@ require 'tab'
module Homebrew extend self
def formula_bottle_name f
- "#{f.name}-#{f.version}-bottle.tar.gz"
+ "#{f.name}-#{f.version}.#{MacOS.cat}.bottle.tar.gz"
end
def bottle_formula f