Skip to content

Commit

Permalink
boost: restore relocatable bottle
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Dec 5, 2013
1 parent 550f06e commit b55ce78
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Formula/boost.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@ class Boost < Formula
head 'http://svn.boost.org/svn/boost/trunk'

bottle do
# cellar :any
sha1 'f4fc12094f9aa754cc964a42907e4e808de5a98f' => :mavericks
sha1 '2e4a8f3acb057d641f5eec4fec9c686f09a833db' => :mountain_lion
sha1 '62aef45efb9d4247b99c2bca04ec29ac898e940f' => :lion
cellar :any
revision 1
sha1 'e715bed5765c5a89fd2c7f2938bf4db405a11fbc' => :mavericks
sha1 '099a7374e95690e2268f7abbd4ccfb0559541b73' => :mountain_lion
sha1 '1961f75f2139f3f0998aae03a1be8e9ac553d292' => :lion
end

env :userpaths
Expand Down

0 comments on commit b55ce78

Please sign in to comment.