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/developer-debug-mdb-module-module-qlc.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/developer-debug-mdb-module-module-qlc.mf')
| -rw-r--r-- | usr/src/pkg/manifests/developer-debug-mdb-module-module-qlc.mf | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr/src/pkg/manifests/developer-debug-mdb-module-module-qlc.mf b/usr/src/pkg/manifests/developer-debug-mdb-module-module-qlc.mf index a6b811d0f3..4afb78bb43 100644 --- a/usr/src/pkg/manifests/developer-debug-mdb-module-module-qlc.mf +++ b/usr/src/pkg/manifests/developer-debug-mdb-module-module-qlc.mf @@ -37,10 +37,8 @@ dir path=usr/lib/mdb/kvm group=sys dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys file path=usr/lib/mdb/kvm/$(ARCH64)/qlc.so group=sys mode=0555 $(i386_ONLY)file path=usr/lib/mdb/kvm/qlc.so group=sys mode=0555 -legacy pkg=SUNWqlcu arch=$(ARCH) category=system \ +legacy pkg=SUNWqlcu \ desc="Utilties associated with the Qlogic Fibre Channel Adapter" \ - hotline="Please contact your local service provider" \ - name="Qlogic Fibre Channel Adapter Utilities (usr)" \ - vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 + name="Qlogic Fibre Channel Adapter Utilities (usr)" license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL |
