Add man pages for Riak.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
6c5c323b75
commit
737a6316bb
1 changed files with 4 additions and 1 deletions
|
@ -29,5 +29,8 @@ class Riak <Formula
|
|||
|
||||
(prefix + 'data/ring').mkpath
|
||||
(prefix + 'data/dets').mkpath
|
||||
|
||||
# Install man pages
|
||||
man1.install Dir["doc/man/man1/*"]
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue