Typo in skip_clean? documentation
Closes Homebrew/homebrew#35142. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
0344d243e4
commit
69b01772cc
@ -311,7 +311,7 @@ class Formula
|
||||
|
||||
# sometimes the formula cleaner breaks things
|
||||
# skip cleaning paths in a formula with a class method like this:
|
||||
# skip_clean "bin/foo", "lib"bar"
|
||||
# skip_clean "bin/foo", "lib/bar"
|
||||
# keep .la files with:
|
||||
# skip_clean :la
|
||||
def skip_clean? path
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user