diff options
Diffstat (limited to 'usr/src/pkg/manifests/diagnostic-latencytop.mf')
| -rw-r--r-- | usr/src/pkg/manifests/diagnostic-latencytop.mf | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/usr/src/pkg/manifests/diagnostic-latencytop.mf b/usr/src/pkg/manifests/diagnostic-latencytop.mf index 76edde1707..53389c582a 100644 --- a/usr/src/pkg/manifests/diagnostic-latencytop.mf +++ b/usr/src/pkg/manifests/diagnostic-latencytop.mf @@ -20,8 +20,7 @@ # # -# Copyright 2010 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. +# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # set name=pkg.fmri value=pkg:/diagnostic/latencytop@$(PKGVERS) @@ -30,7 +29,6 @@ set name=pkg.summary value="LatencyTOP tool" set name=info.classification \ value="org.opensolaris.category.2008:Applications/System Utilities" set name=variant.arch value=$(ARCH) -set name=variant.opensolaris.zone value=global value=nonglobal dir path=usr group=sys dir path=usr/bin $(i386_ONLY)dir path=usr/bin/$(ARCH32) @@ -39,7 +37,8 @@ $(i386_ONLY)file path=usr/bin/$(ARCH32)/latencytop mode=0555 file path=usr/bin/$(ARCH64)/latencytop mode=0555 hardlink path=usr/bin/latencytop target=../../usr/lib/isaexec legacy pkg=SUNWlatencytop arch=$(ARCH) category=system desc="LatencyTOP tool" \ - hotline="Please contact your local service provider" name="LatencyTOP tool" \ - vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 + hotline="Please contact your local service provider" \ + name="LatencyTOP tool" vendor="Sun Microsystems, Inc." \ + version=11.11,REV=2009.11.11 license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL |
