montage: use patch DSL
This commit is contained in:
parent
2fe74655d4
commit
65dc9adc72
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ class Montage < Formula
|
|||
end
|
||||
|
||||
# fix function not being declared void
|
||||
def patches; DATA; end
|
||||
patch :DATA
|
||||
|
||||
def caveats; <<-EOS.undent
|
||||
Montage is under the Caltech/JPL non-exclusive, non-commercial software
|
||||
|
|
Loading…
Reference in a new issue