scalpel: style nits
This commit is contained in:
parent
acc8a8a68c
commit
66132d06b9
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
require 'formula'
|
||||
|
||||
class Scalpel < Formula
|
||||
url 'http://www.digitalforensicssolutions.com/Scalpel/scalpel-2.0.tar.gz'
|
||||
homepage 'http://www.digitalforensicssolutions.com/Scalpel/'
|
||||
url 'http://www.digitalforensicssolutions.com/Scalpel/scalpel-2.0.tar.gz'
|
||||
sha1 '4cc1164c75471c75f7dfa91c81ccef7eb15142f1'
|
||||
depends_on 'tre'
|
||||
|
||||
depends_on 'tre'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue