bagit: bottle unneeded
This commit is contained in:
parent
6a9ed9705b
commit
15e55a0d6c
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class Bagit < Formula
|
|||
url "https://github.com/LibraryOfCongress/bagit-java/releases/download/bagit-4.9.0/bagit-4.9.0-bin.zip"
|
||||
sha256 "31b435e965aa6fa0b95943b199194fac42ff8bfd7050319cd4f06c5b183a86e8"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
# put logs in var, not in the Cellar
|
||||
(var/"log/bagit").mkpath
|
||||
|
|
Loading…
Reference in a new issue