aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/vmalloc.rb
diff options
context:
space:
mode:
authorJack Nagel2013-07-13 19:09:00 -0500
committerJack Nagel2013-07-13 19:09:00 -0500
commit1235272296a4eeca71c3bef77a56be6d75935f17 (patch)
tree67d20b83070c9a76e54e219ed3ac4e13de035c64 /Library/Formula/vmalloc.rb
parentca18c0697de52da57ef10946f5f7c423e72361ab (diff)
downloadhomebrew-1235272296a4eeca71c3bef77a56be6d75935f17.tar.bz2
vmalloc: download_strategy is loaded by formula
Diffstat (limited to 'Library/Formula/vmalloc.rb')
-rw-r--r--Library/Formula/vmalloc.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Formula/vmalloc.rb b/Library/Formula/vmalloc.rb
index 71304aa36..40c6aaf3f 100644
--- a/Library/Formula/vmalloc.rb
+++ b/Library/Formula/vmalloc.rb
@@ -1,7 +1,6 @@
require 'formula'
-require 'download_strategy'
-class VmallocDownloadStrategy <CurlDownloadStrategy
+class VmallocDownloadStrategy < CurlDownloadStrategy
def _fetch
# downloading from AT&T requires using the following credentials
credentials = 'I accept www.opensource.org/licenses/cpl:.'