brew-audit: add check for git and fix warnings

master
Adam Vandenberg 2010-09-07 09:23:29 -07:00
parent 3079480a83
commit 8231dff71b
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ class Guilt <Formula
url 'http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/guilt-0.33.tar.bz2'
md5 'de2d3b82d3e08c8c6a940bd31f47d758'
depends_on 'git'
def install
# Skip the documentation, it depends on xmlto.
system "make", "PREFIX=#{prefix}", "install"