diff options
| author | Mike McQuaid | 2018-03-02 18:07:32 +0000 |
|---|---|---|
| committer | GitHub | 2018-03-02 18:07:32 +0000 |
| commit | 84d718cbef0b96ef621a2ec51171f7d66c20f87d (patch) | |
| tree | edd464be132ef91cb1f2625145444f435f51baf8 /docs | |
| parent | 0ebb5b285719aef2654696aa488c4929d6c42a09 (diff) | |
| parent | 84363f8a3a62508162ffae6bed10e1dc4ef4dae8 (diff) | |
| download | brew-84d718cbef0b96ef621a2ec51171f7d66c20f87d.tar.bz2 | |
Merge pull request #3860 from MikeMcQuaid/remove-acceptable-bindings1.5.7
docs/Acceptable-Formulae: remove bindings mention.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Acceptable-Formulae.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/Acceptable-Formulae.md b/docs/Acceptable-Formulae.md index df799bb1a..5f6e6fcc6 100644 --- a/docs/Acceptable-Formulae.md +++ b/docs/Acceptable-Formulae.md @@ -38,15 +38,6 @@ tarballs should include the version in the filename whenever possible. We don’t accept software without a tagged version because they regularly break due to upstream changes and we can’t provide [bottles](Bottles.md) for them. -### Bindings -First check that there is not already a binding available via -[`gem`](https://rubygems.org/) or [`pip`](http://www.pip-installer.org/) -etc. - -If not, then put bindings in the formula they bind to. This is more -useful to people. Just install the stuff! Having to faff around with -foo-ruby, foo-perl etc. is a bad user experience. - ### Niche (or self-submitted) stuff The software in question must: |
