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