diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Contributions/example-formula.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Contributions/example-formula.rb b/Library/Contributions/example-formula.rb index 18bde5dd8..77b513216 100644 --- a/Library/Contributions/example-formula.rb +++ b/Library/Contributions/example-formula.rb @@ -299,6 +299,7 @@ class ExampleFormula < Formula info # == share+'info' lib # == prefix+'lib' libexec # == prefix+'libexec' + buildpath # The temporary directory where build occurs. man # share+'man' man1 # man+'man1' |
