Skip to content

Commit

Permalink
fix summary and description for bhyve branded zones
Browse files Browse the repository at this point in the history
  • Loading branch information
AndWac committed Oct 31, 2020
1 parent e15600e commit c77dcc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pkg/manifests/system:zones:brand:bhyve.p5m
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
#

set name=pkg.fmri value=pkg:/system/zones/brand/bhyve@$(PKGVERS)
set name=pkg.summary value="Image Packaging System branded zone - kvm zones"
set name=pkg.description value="Support for kvm branded zones"
set name=pkg.summary value="Image Packaging System branded zone - bhyve zones"
set name=pkg.description value="Support for bhyve branded zones"
set name=variant.arch value=$(ARCH)
dir path=usr/lib
dir path=usr/lib/brand
Expand Down

0 comments on commit c77dcc2

Please sign in to comment.