From b84b3e031c6ab9154476b92d3be3a1497f108e70 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 1 Dec 2009 12:01:29 -0800 Subject: Use extracted download strategy. --- Library/Formula/jython.rb | 9 +-------- Library/Formula/sbt.rb | 9 +-------- 2 files changed, 2 insertions(+), 16 deletions(-) (limited to 'Library') diff --git a/Library/Formula/jython.rb b/Library/Formula/jython.rb index e3844002f..c7d8190a6 100644 --- a/Library/Formula/jython.rb +++ b/Library/Formula/jython.rb @@ -1,19 +1,12 @@ require 'formula' -# even though "file -b" reports this as a zip archive, it's just a binary -class JythonHttpDownloadStrategy