mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Formula Cookbook: use "caveats" name explicitly.
This commit is contained in:
parent
c592da2996
commit
9b0b10ca03
@ -283,7 +283,7 @@ Homebrew expects to find manual pages in `#{prefix}/share/man/...`, and not in `
|
|||||||
|
|
||||||
Some software installs to `man` instead of `share/man`, so check the output and add a `"--mandir=#{man}"` to the `./configure` line if needed.
|
Some software installs to `man` instead of `share/man`, so check the output and add a `"--mandir=#{man}"` to the `./configure` line if needed.
|
||||||
|
|
||||||
### Special instructions
|
### Caveats
|
||||||
|
|
||||||
In case there are specific issues with the Homebrew packaging (compared to how the software is installed from other sources) a `caveats` block can be added to the formula to warn users. This can indicate non-standard install paths, an example from the `ruby` formula:
|
In case there are specific issues with the Homebrew packaging (compared to how the software is installed from other sources) a `caveats` block can be added to the formula to warn users. This can indicate non-standard install paths, an example from the `ruby` formula:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user