index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
compat
/
hbc
/
dsl.rb
blob: b550501ed5b6d3e01d9bba83ce42c56a9b3aa949 (
plain
)
1
2
3
4
5
6
7
module
Hbc
class
DSL
def
license
(
*
)
odeprecated
"Hbc::DSL#license"
end
end
end