Install the cpp.ansi man page. #82.
This commit is contained in:
parent
7563ac46a7
commit
24ffbe086a
|
@ -108,7 +108,8 @@ cprogram {
|
||||||
installable {
|
installable {
|
||||||
name = "pkg",
|
name = "pkg",
|
||||||
map = {
|
map = {
|
||||||
["$(PLATDEP)/cpp.ansi"] = "+cpp"
|
["$(PLATDEP)/cpp.ansi"] = "+cpp",
|
||||||
|
["$(INSDIR)/share/man/man6/cpp.ansi.6"] = "./ncpp.6",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue