diff options
Diffstat (limited to 'usr/src/pkg/manifests/driver-crypto-dca.mf')
-rw-r--r-- | usr/src/pkg/manifests/driver-crypto-dca.mf | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/usr/src/pkg/manifests/driver-crypto-dca.mf b/usr/src/pkg/manifests/driver-crypto-dca.mf index a79840d717..324a196898 100644 --- a/usr/src/pkg/manifests/driver-crypto-dca.mf +++ b/usr/src/pkg/manifests/driver-crypto-dca.mf @@ -59,16 +59,10 @@ file path=usr/lib/fm/eft/sca1000.eft mode=0444 file path=usr/lib/fm/eft/sca500.eft mode=0444 file path=usr/lib/locale/C/LC_MESSAGES/SCA1000.mo mode=0444 file path=usr/lib/locale/C/LC_MESSAGES/SCA500.mo mode=0444 -legacy pkg=SUNWdcaf arch=$(ARCH) category=system \ - desc="DCA Crypto Accelerator Supplemental Files (usr)" \ - hotline="Please contact your local service provider" \ - name="DCA Crypto Accelerator (usr)" vendor="Sun Microsystems, Inc." \ - version=11.11,REV=2009.11.11 -legacy pkg=SUNWdcar arch=$(ARCH) category=system \ - desc="DCA Crypto Accelerator driver" \ - hotline="Please contact your local service provider" \ - name="DCA Crypto Accelerator (Root)" vendor="Sun Microsystems, Inc." \ - version=11.11,REV=2009.11.11 +legacy pkg=SUNWdcaf desc="DCA Crypto Accelerator Supplemental Files (usr)" \ + name="DCA Crypto Accelerator (usr)" +legacy pkg=SUNWdcar desc="DCA Crypto Accelerator driver" \ + name="DCA Crypto Accelerator (Root)" license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL $(USE_INTERNAL_CRYPTO)depend fmri=driver/crypto/dprov type=require |