diff options
author | Albert Lee <trisk@omniti.com> | 2016-06-17 13:14:21 -0500 |
---|---|---|
committer | Albert Lee <trisk@omniti.com> | 2016-06-20 11:57:55 -0500 |
commit | e64b5a1d424c9f5d94989cfbd14203251c97a024 (patch) | |
tree | 2fb550ec360cce141436990fafcd756fb9a74055 /usr/src | |
parent | 74f421779ff7f726f382f060248dd75a46ba936f (diff) | |
download | illumos-joyent-e64b5a1d424c9f5d94989cfbd14203251c97a024.tar.gz |
7117 Dangling references to usr/src/common/openssl
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Gary Mills <gary_mills@fastmail.fm>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/pkg/manifests/system-boot-wanboot.mf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/src/pkg/manifests/system-boot-wanboot.mf b/usr/src/pkg/manifests/system-boot-wanboot.mf index ee8f0be815..16750a7ab1 100644 --- a/usr/src/pkg/manifests/system-boot-wanboot.mf +++ b/usr/src/pkg/manifests/system-boot-wanboot.mf @@ -21,7 +21,7 @@ # # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved. +# Copyright 2016 OmniTI Computer Consulting, Inc. All rights reserved. # set name=pkg.fmri value=pkg:/system/boot/wanboot@$(PKGVERS) @@ -60,4 +60,3 @@ file path=usr/share/man/man1m/wanbootutil.1m legacy pkg=SUNWwbsup desc="Solaris WAN boot support" name="WAN boot support" license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL -license usr/src/common/openssl/LICENSE license=usr/src/common/openssl/LICENSE |