legit: skip_clean no longer needed

master
Adam Vandenberg 2012-09-01 13:40:03 -07:00
parent 68cf27521d
commit f9d6d47306
1 changed files with 1 additions and 4 deletions

View File

@ -2,12 +2,9 @@ require 'formula'
class Legit < Formula
homepage 'http://www.git-legit.org/'
url 'https://github.com/downloads/kennethreitz/legit/legit-v0.1.0-darwin-x86.tar.bz2'
version '0.1.0'
md5 '8e9e48ae8ff779e1c79a9b12c0d6508c'
skip_clean :all
sha1 'a2cdfb59ab949f14f23784cf6861a50da923f71b'
def install
bin.install 'legit'