Install the manpage for aget.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
Caius Durling 2010-12-04 13:43:27 +00:00 committed by Mike McQuaid
parent ea7a87a24a
commit 84747f2ee3
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ class Aget <Formula
system "make"
# system "make strip"
bin.install "aget"
man1.install "aget.1"
end
end