diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/antiword.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/antiword.rb b/Library/Formula/antiword.rb index 502243f15..b47c26d1a 100644 --- a/Library/Formula/antiword.rb +++ b/Library/Formula/antiword.rb @@ -8,5 +8,6 @@ class Antiword <Formula def install system 'make' bin.install 'antiword' + man1.install 'Docs/antiword.1' end end |
