ddev/homebrew-ddev

Formula uses "build" stanza, should use "bottle" technique instead

rfay opened this issue · 0 comments

rfay commented

In the normal haze of using a new tool, I used the "build" technique here instead of using the "bottle" technique which would be more correct for a homebrew formula which is actually just pulling a prebuilt binary. For sustainability and clarity, this should be changed into the "bottle" technique.