diff options
| author | Peter Dennis - Sustaining Engineer <Peter.Dennis@Oracle.COM> | 2010-08-10 17:50:55 +0100 |
|---|---|---|
| committer | Peter Dennis - Sustaining Engineer <Peter.Dennis@Oracle.COM> | 2010-08-10 17:50:55 +0100 |
| commit | 71e464e521434117b4a9290e959715a305141f0b (patch) | |
| tree | f59bc56c3a8ff67a496b8b20c7c91a73c5306d01 /usr/src/pkg/manifests/service-picl.mf | |
| parent | c1d50c4dc3f2dff6b6055bd9bcc9780f66a7bad1 (diff) | |
| download | illumos-joyent-71e464e521434117b4a9290e959715a305141f0b.tar.gz | |
6966711 ON packages need to use the correct VENDOR string
Diffstat (limited to 'usr/src/pkg/manifests/service-picl.mf')
| -rw-r--r-- | usr/src/pkg/manifests/service-picl.mf | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/usr/src/pkg/manifests/service-picl.mf b/usr/src/pkg/manifests/service-picl.mf index c7c3164f4b..e638b827b8 100644 --- a/usr/src/pkg/manifests/service-picl.mf +++ b/usr/src/pkg/manifests/service-picl.mf @@ -647,16 +647,11 @@ $(sparc_ONLY)file path=usr/platform/sun4v/lib/picl/plugins/libpriplugin.so.1 \ $(sparc_ONLY)file path=usr/platform/sun4v/lib/picl/plugins/libsnmpplugin.so.1 \ group=sys file path=usr/sbin/prtpicl mode=0755 -legacy pkg=SUNWpiclr arch=$(ARCH) category=system \ - desc="PICL Framework init scripts" \ - hotline="Please contact your local service provider" \ - name="PICL Framework (Root)" vendor="Sun Microsystems, Inc." \ - version=11.11,REV=2009.11.11 -legacy pkg=SUNWpiclu arch=$(ARCH) category=system \ +legacy pkg=SUNWpiclr desc="PICL Framework init scripts" \ + name="PICL Framework (Root)" +legacy pkg=SUNWpiclu \ desc="PICL Daemon, Libraries, prtpicl client and plug-in modules" \ - hotline="Please contact your local service provider" \ - name="PICL Libraries, and Plugin Modules (Usr)" \ - vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 + name="PICL Libraries, and Plugin Modules (Usr)" license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL link path=usr/lib/$(ARCH64)/libpicl.so target=./libpicl.so.1 |
