diff options
Diffstat (limited to 'usr/src/pkg/manifests/source-demo-system.mf')
| -rw-r--r-- | usr/src/pkg/manifests/source-demo-system.mf | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/usr/src/pkg/manifests/source-demo-system.mf b/usr/src/pkg/manifests/source-demo-system.mf index 55a7709e38..5d171a8759 100644 --- a/usr/src/pkg/manifests/source-demo-system.mf +++ b/usr/src/pkg/manifests/source-demo-system.mf @@ -29,7 +29,6 @@ set name=pkg.description \ set name=pkg.summary value="OS demo source" set name=info.classification value=org.opensolaris.category.2008:System/Core set name=variant.arch value=$(ARCH) -set name=variant.opensolaris.zone value=global value=nonglobal dir path=usr group=sys dir path=usr/demo dir path=usr/demo/ELF @@ -151,8 +150,8 @@ file path=usr/demo/ksh/tests/sun_solaris_builtin_poll.sh file path=usr/demo/ksh/tests/sun_solaris_builtin_sum.sh file path=usr/demo/ksh/tests/sun_solaris_builtin_tail.sh file path=usr/demo/ksh/tests/sun_solaris_command_substitution.sh -file path=usr/demo/ksh/tests/sun_solaris_compound_nameref.sh file path=usr/demo/ksh/tests/sun_solaris_compound_misc.sh +file path=usr/demo/ksh/tests/sun_solaris_compound_nameref.sh file path=usr/demo/ksh/tests/sun_solaris_compoundvario.sh file \ path=usr/demo/ksh/tests/sun_solaris_cr_6687139_command_substitution_exec_redirection_allocation_loop.sh @@ -170,7 +169,8 @@ file \ file \ path=usr/demo/ksh/tests/sun_solaris_cr_6777491_lacks_arithmetric_function_iszero.sh file path=usr/demo/ksh/tests/sun_solaris_cr_6778077_sigthaw_trap.sh -file path=usr/demo/ksh/tests/sun_solaris_cr_6789247_printf_hexfloat_rounding.sh +file \ + path=usr/demo/ksh/tests/sun_solaris_cr_6789247_printf_hexfloat_rounding.sh file \ path=usr/demo/ksh/tests/sun_solaris_cr_6800929_large_command_substitution_hang.sh file path=usr/demo/ksh/tests/sun_solaris_cr_6805792_varmovetest1.sh @@ -200,8 +200,8 @@ file \ path=usr/demo/ksh/tests/sun_solaris_cr_6907460_EXIT_trap_handlers_are_sometimes_executed_twice.sh file path=usr/demo/ksh/tests/sun_solaris_cr_xxxxxxxx_template.sh file path=usr/demo/ksh/tests/sun_solaris_getconf.sh -file path=usr/demo/ksh/tests/sun_solaris_locale_misc.sh file path=usr/demo/ksh/tests/sun_solaris_local_compound_nameref001.sh +file path=usr/demo/ksh/tests/sun_solaris_locale_misc.sh file path=usr/demo/ksh/tests/sun_solaris_staticvariables.sh file path=usr/demo/ksh/tests/sun_solaris_vartree001.sh file path=usr/demo/ksh/tests/sun_solaris_vartree002.sh @@ -282,8 +282,9 @@ file path=usr/demo/link_audit/src/who.h file path=usr/demo/link_audit/src/whocalls.ksh legacy pkg=SUNWosdem arch=$(ARCH) category=system \ desc="Source code to demonstrate the use of OS interfaces: ELF" \ - hotline="Please contact your local service provider" name="OS demo source" \ - vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 + hotline="Please contact your local service provider" \ + name="OS demo source" vendor="Sun Microsystems, Inc." \ + version=11.11,REV=2009.11.11 license cr_Sun license=cr_Sun license lib/libshell/THIRDPARTYLICENSE license=lib/libshell/THIRDPARTYLICENSE license lic_CDDL license=lic_CDDL |
