summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/developer-object-file.mf
diff options
context:
space:
mode:
authorRichard Lowe <richlowe@richlowe.net>2010-08-19 02:18:39 -0400
committerRichard Lowe <richlowe@richlowe.net>2010-08-19 02:18:39 -0400
commit6a634c9dca3093f3922e4b7ab826d7bdf17bf78e (patch)
treea3cdcd9da4d88203feca3c72607ec2ffddb47ff9 /usr/src/pkg/manifests/developer-object-file.mf
parent1356956d0b091aa705b3e6330c7224417baa3a89 (diff)
parentdfea898ab532c75e4d1426e0ff2cc5e0d67aa72f (diff)
downloadillumos-joyent-6a634c9dca3093f3922e4b7ab826d7bdf17bf78e.tar.gz
merge with onnv_147
Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
Diffstat (limited to 'usr/src/pkg/manifests/developer-object-file.mf')
-rw-r--r--usr/src/pkg/manifests/developer-object-file.mf12
1 files changed, 6 insertions, 6 deletions
diff --git a/usr/src/pkg/manifests/developer-object-file.mf b/usr/src/pkg/manifests/developer-object-file.mf
index 4b662ee421..0e22b2fd18 100644
--- a/usr/src/pkg/manifests/developer-object-file.mf
+++ b/usr/src/pkg/manifests/developer-object-file.mf
@@ -43,6 +43,7 @@ dir path=usr/lib/elfedit/$(ARCH64)
dir path=usr/share group=sys
dir path=usr/share/lib group=sys
dir path=usr/share/lib/ccs
+file path=usr/bin/$(ARCH64)/ar mode=0555
file path=usr/bin/$(ARCH64)/dump mode=0555
file path=usr/bin/$(ARCH64)/elfdump mode=0555
file path=usr/bin/$(ARCH64)/elfedit mode=0555
@@ -99,15 +100,14 @@ file path=usr/share/lib/ccs/nrform
file path=usr/share/lib/ccs/yaccpar
hardlink path=usr/bin/$(ARCH64)/strip target=../../bin/$(ARCH64)/mcs
hardlink path=usr/bin/strip target=../bin/mcs
-legacy pkg=SUNWbtool arch=$(ARCH) category=system \
+legacy pkg=SUNWbtool \
desc="software development utilities, including ar, dis, dump, elfdump, elfedit, lex, lorder, mcs, nm, prof, ranlib, rpcgen, size, strip, tsort, and yacc" \
- hotline="Please contact your local service provider" \
- name="CCS tools bundled with SunOS" vendor="Sun Microsystems, Inc." \
- version=11.11,REV=2009.11.11
-license cmd/backup/dump/THIRDPARTYLICENSE \
- license=cmd/backup/dump/THIRDPARTYLICENSE
+ name="CCS tools bundled with SunOS"
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
+license usr/src/cmd/backup/dump/THIRDPARTYLICENSE \
+ license=usr/src/cmd/backup/dump/THIRDPARTYLICENSE
+link path=usr/ccs/bin/$(ARCH64)/ar target=../../../bin/$(ARCH64)/ar
link path=usr/ccs/bin/$(ARCH64)/dump target=../../../bin/$(ARCH64)/dump
link path=usr/ccs/bin/$(ARCH64)/elfdump target=../../../bin/$(ARCH64)/elfdump
link path=usr/ccs/bin/$(ARCH64)/mcs target=../../../bin/$(ARCH64)/mcs