From 1e9d62f4159d7f9904b61eae46bdb75b8b2dd283 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 8 Aug 2010 18:26:08 -0700 Subject: [PATCH] Remove empty md5 --- Formula/lastfm_fplib.rb | 1 - Formula/opencv.rb | 1 - 2 files changed, 2 deletions(-) diff --git a/Formula/lastfm_fplib.rb b/Formula/lastfm_fplib.rb index 6eee701b9aa..53ce9a4f8e5 100644 --- a/Formula/lastfm_fplib.rb +++ b/Formula/lastfm_fplib.rb @@ -3,7 +3,6 @@ require 'formula' class LastfmFplib :svn homepage 'http://opencv.willowgarage.com/wiki/' - md5 '' depends_on 'cmake' depends_on 'pkg-config'