diff options
| author | Jack Nagel | 2012-06-09 12:06:40 -0500 | 
|---|---|---|
| committer | Jack Nagel | 2012-06-09 12:06:40 -0500 | 
| commit | 3148cc9c63193c768e09680724ed059b3fff74dd (patch) | |
| tree | 4c3e3fa778f6a49d91f4d2be95bc38bd43b05a89 /Library/Formula/boost.rb | |
| parent | 804f6efb5ba5f5fe13ee333c5a8624eca252231e (diff) | |
| download | homebrew-3148cc9c63193c768e09680724ed059b3fff74dd.tar.bz2 | |
boost: remove cruft
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/boost.rb')
| -rw-r--r-- | Library/Formula/boost.rb | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/boost.rb b/Library/Formula/boost.rb index e37e82705..e5e906a0e 100644 --- a/Library/Formula/boost.rb +++ b/Library/Formula/boost.rb @@ -94,5 +94,3 @@ class Boost < Formula      system "./bjam", *args    end  end - -__END__  | 
