mirror of
https://github.com/mas-cli/mas
synced 2024-11-24 20:43:10 +00:00
Remove obsolete Makefile
target.
Partial #638 Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
This commit is contained in:
parent
2b9342e5fe
commit
efb47e9ce1
1 changed files with 0 additions and 4 deletions
4
Makefile
4
Makefile
|
@ -157,10 +157,6 @@ package-install: package ## Installs the package.
|
|||
bottle: ## Builds Homebrew bottles.
|
||||
script/bottle
|
||||
|
||||
.PHONY: brew_formula_update
|
||||
brew_formula_update: ## Updates homebrew-core formula.
|
||||
script/brew_formula_update
|
||||
|
||||
.PHONY: brew_release_validate
|
||||
brew_release_validate: ## Validates Homebrew mas formula.
|
||||
script/brew_release_validate
|
||||
|
|
Loading…
Reference in a new issue