make_release_packages
changeset 905 d2b59d5a79ed
parent 851 d428083dbbdd
child 906 4c633d8c519b
equal deleted inserted replaced
904:d452232e7994 905:d2b59d5a79ed
   103     SUNWxorg-mesa
   103     SUNWxorg-mesa
   104     SUNWxorg-server
   104     SUNWxorg-server
   105     SUNWxorg-tsol-module 
   105     SUNWxorg-tsol-module 
   106     SUNWxvnc
   106     SUNWxvnc
   107     SUNWxwacx
   107     SUNWxwacx
   108     SUNWxwcft
       
   109     SUNWxwdem
   108     SUNWxwdem
   110     SUNWxwdxm
   109     SUNWxwdxm
   111     SUNWxwfnt
       
   112     SUNWxwfs
   110     SUNWxwfs
   113     SUNWxwfsw
   111     SUNWxwfsw
   114     SUNWxwice
   112     SUNWxwice
   115     SUNWxwinc
   113     SUNWxwinc
   116     SUNWxwman
   114     SUNWxwman
   117     SUNWxwmod
   115     SUNWxwmod
   118     SUNWxwoft
       
   119     SUNWxwopt
   116     SUNWxwopt
   120     SUNWxwplr
   117     SUNWxwplr
   121     SUNWxwplt
   118     SUNWxwplt
   122     SUNWxwpmn
   119     SUNWxwpmn
   123     SUNWxwrtl
   120     SUNWxwrtl
   124     SUNWxwslb
   121     SUNWxwslb
   125     SUNWxwxft
   122     SUNWxwxft
   126 "
   123 "
   127 
       
   128 XSUN_PACKAGE_LIST="SUNWxsun-headers SUNWxsun-server SUNWxwts"
       
   129 
       
   130 # Some packages are only built for certain platforms currently
       
   131 case "${MACH}" in
       
   132     sparc)	
       
   133     	XW_PACKAGE_LIST="$XW_PACKAGE_LIST $XSUN_PACKAGE_LIST SUNWxwpsr" 
       
   134 	;;
       
   135     i386)	
       
   136     	XW_PACKAGE_LIST="$XW_PACKAGE_LIST"
       
   137 	;;
       
   138 esac
       
   139 
   124 
   140 # Localization template packages for delivery to translation teams
   125 # Localization template packages for delivery to translation teams
   141 if [[ "$BUILD_L10N" != "no" ]]; then
   126 if [[ "$BUILD_L10N" != "no" ]]; then
   142     XW_L10N_PACKAGES="SUNW0xacx SUNW0xman SUNW0xpmn 
   127     XW_L10N_PACKAGES="SUNW0xacx SUNW0xman SUNW0xpmn 
   143 		      SUNW0xwplt SUNW0xwopt"
   128 		      SUNW0xwplt SUNW0xwopt"