diff options
Diffstat (limited to 'usr/src/pkg/manifests/developer-build-onbld.mf')
| -rw-r--r-- | usr/src/pkg/manifests/developer-build-onbld.mf | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr/src/pkg/manifests/developer-build-onbld.mf b/usr/src/pkg/manifests/developer-build-onbld.mf index 3d44a0cccb..acfefd75cf 100644 --- a/usr/src/pkg/manifests/developer-build-onbld.mf +++ b/usr/src/pkg/manifests/developer-build-onbld.mf @@ -21,9 +21,8 @@ # # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# - # Copyright 2010, Richard Lowe +# set name=pkg.fmri value=pkg:/developer/build/onbld@$(PKGVERS) set name=pkg.description value="tools used to build the OS-Net consolidation" @@ -107,7 +106,7 @@ file path=opt/onbld/bin/findcrypto mode=0555 file path=opt/onbld/bin/flg.flp mode=0555 file path=opt/onbld/bin/genoffsets mode=0555 file path=opt/onbld/bin/get_depend_info mode=0555 -file path=opt/onbld/bin/git-active mode=0555 +file path=opt/onbld/bin/git-pbchk mode=0555 file path=opt/onbld/bin/hdrchk mode=0555 file path=opt/onbld/bin/hg-active mode=0555 file path=opt/onbld/bin/hgsetup mode=0555 @@ -237,6 +236,7 @@ file path=opt/onbld/man/man1/cw.1 file path=opt/onbld/man/man1/find_elf.1 file path=opt/onbld/man/man1/findunref.1 file path=opt/onbld/man/man1/flg.flp.1 +file path=opt/onbld/man/man1/git-pbchk.1 file path=opt/onbld/man/man1/hdrchk.1 file path=opt/onbld/man/man1/hgsetup.1 file path=opt/onbld/man/man1/interface_check.1 @@ -266,7 +266,9 @@ license usr/src/tools/ctf/dwarf/THIRDPARTYLICENSE \ license=usr/src/tools/ctf/dwarf/THIRDPARTYLICENSE license usr/src/tools/onbld/THIRDPARTYLICENSE \ license=usr/src/tools/onbld/THIRDPARTYLICENSE +link path=opt/onbld/bin/git-nits target=git-pbchk link path=opt/onbld/lib/python target=python2.4 +link path=opt/onbld/man/man1/git-nits.1 target=git-pbchk.1 # DbLookups.py requires elementtree depend fmri=library/python-2/python-extra-24 type=require # webrev(1) requires ps2pdf |
