Install lynx man pages in the correct directory.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
74732be192
commit
9c96c0398b
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ class Lynx <Formula
|
|||
|
||||
def install
|
||||
system "./configure", "--prefix=#{prefix}",
|
||||
"--mandir=#{man}",
|
||||
"--disable-debug",
|
||||
"--disable-dependency-tracking",
|
||||
"--disable-echo",
|
||||
|
|
Loading…
Reference in a new issue