summaryrefslogtreecommitdiff
path: root/usr/src/pkg
diff options
context:
space:
mode:
authorToomas Soome <tsoome@me.com>2022-02-05 19:18:57 +0200
committerToomas Soome <tsoome@me.com>2022-02-17 08:32:56 +0200
commit22028508fd28d36ff74dc02c5774a8ba1f0db045 (patch)
tree16921acb3692d0717c0ba7b0c8a9fa65ec523d1d /usr/src/pkg
parent94afd1448ba04525848cf1165d8deec88a124035 (diff)
downloadillumos-joyent-22028508fd28d36ff74dc02c5774a8ba1f0db045.tar.gz
14480 loader: restructure loader source tree
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Michael van der Westhuizen <r1mikey@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
Diffstat (limited to 'usr/src/pkg')
-rw-r--r--usr/src/pkg/manifests/system-boot-loader.p5m4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/pkg/manifests/system-boot-loader.p5m b/usr/src/pkg/manifests/system-boot-loader.p5m
index 6ecd5280a1..5f3c85b199 100644
--- a/usr/src/pkg/manifests/system-boot-loader.p5m
+++ b/usr/src/pkg/manifests/system-boot-loader.p5m
@@ -98,8 +98,8 @@ $(i386_ONLY)file path=usr/share/man/man5/pxeboot.5
$(i386_ONLY)file path=usr/share/man/man5/version.4th.5
license lic_CDDL license=lic_CDDL
$(i386_ONLY)license usr/src/boot/COPYRIGHT license=usr/src/boot/COPYRIGHT
-$(i386_ONLY)license usr/src/boot/sys/boot/common/linenoise/LICENSE \
- license=usr/src/boot/sys/boot/common/linenoise/LICENSE
+$(i386_ONLY)license usr/src/boot/common/linenoise/LICENSE \
+ license=usr/src/boot/common/linenoise/LICENSE
$(i386_ONLY)license usr/src/common/crypto/skein/THIRDPARTYLICENSE \
license=usr/src/common/crypto/skein/THIRDPARTYLICENSE
$(i386_ONLY)license usr/src/common/pnglite/THIRDPARTYLICENSE \