diff options
author | Jesse Butler <Jesse.Butler@Sun.COM> | 2009-10-14 17:18:49 -0600 |
---|---|---|
committer | Jesse Butler <Jesse.Butler@Sun.COM> | 2009-10-14 17:18:49 -0600 |
commit | d4c50ab7dcb92d18d675302718e6b95d9ef2e291 (patch) | |
tree | df2296cec351c77f78088d9678cb753105f8d52a /usr/src | |
parent | 113b131b48d0e653a91612bb4461ea90adbd849a (diff) | |
download | illumos-gate-d4c50ab7dcb92d18d675302718e6b95d9ef2e291.tar.gz |
6891694 SUNWpmcsu has inconsistent pkg metadata
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/pkgdefs/SUNWpmcsu/pkginfo.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/pkgdefs/SUNWpmcsu/pkginfo.tmpl b/usr/src/pkgdefs/SUNWpmcsu/pkginfo.tmpl index fc75477b09..e30eb96484 100644 --- a/usr/src/pkgdefs/SUNWpmcsu/pkginfo.tmpl +++ b/usr/src/pkgdefs/SUNWpmcsu/pkginfo.tmpl @@ -32,7 +32,7 @@ VERSION="ONVERS,REV=0.0.0" SUNW_PRODNAME="SunOS" SUNW_PRODVERS="RELEASE/VERSION" SUNW_PKGVERS="1.0" -SUNW_PKGTYPE="root" +SUNW_PKGTYPE="usr" MAXINST="1000" CATEGORY=system VENDOR="Sun Microsystems, Inc." |