From fa642ca00102ae82dc2b48265dcd8fdc4cf16941 Mon Sep 17 00:00:00 2001 From: Peter Aronoff Date: Fri, 30 Apr 2010 20:56:23 -0400 Subject: [PATCH] Add mandir configuration option to the pwsafe build The current formula doesn't tell pwsafe where to put the man pages, and as a result it appears that there are no man pages. Adding "--mandir=#{man}" (as in the formula-cookbook) fixes things right up. Signed-off-by: Adam Vandenberg --- Formula/pwsafe.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/pwsafe.rb b/Formula/pwsafe.rb index bd252fb059..02d70fcf46 100644 --- a/Formula/pwsafe.rb +++ b/Formula/pwsafe.rb @@ -8,7 +8,7 @@ class Pwsafe