guilt moved to the boneyard
Closes Homebrew/homebrew#37847. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
4c29929118
commit
4d5f07cdb3
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
require 'formula'
|
||||
|
||||
class Guilt < Formula
|
||||
homepage 'http://packages.debian.org/wheezy/guilt'
|
||||
url 'http://ftp.de.debian.org/debian/pool/main/g/guilt/guilt_0.35.orig.tar.gz'
|
||||
sha1 'e722180bc100afc096a1bd5c8338f797268c9947'
|
||||
|
||||
def install
|
||||
# Skip the documentation, it depends on xmlto.
|
||||
system "make", "PREFIX=#{prefix}", "install"
|
||||
end
|
||||
end
|
Loading…
Reference in a new issue