Formula.man1 function is useful to us
This commit is contained in:
parent
26590df324
commit
a2c723e326
@ -179,6 +179,9 @@ public
|
||||
def man
|
||||
maybe_mkpath prefix+'share'+'man'
|
||||
end
|
||||
def man1
|
||||
maybe_mkpath prefix+'share'+'man'+'man1'
|
||||
end
|
||||
def lib
|
||||
maybe_mkpath prefix+'lib'
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user