buildit
changeset 585 c47acaf324fd
parent 493 f43507b5737d
child 599 c195ef96916e
--- a/buildit	Wed Nov 12 17:04:47 2008 -0800
+++ b/buildit	Mon Nov 10 18:05:43 2008 -0800
@@ -34,7 +34,7 @@
 #
 ###########################################################################
 #
-# ident "@(#)buildit	1.4	08/08/08 SMI"
+# ident "@(#)buildit	1.5	08/11/10 SMI"
 #
 
 MAKE_PKGS=0
@@ -103,7 +103,7 @@
 perl -e '$runtime=time-$ARGV[0];printf("Runtime: %d:%02d\n", $runtime/3600, ($runtime%3600)/60); ' $START
 
 if [ $MAKE_PKGS = 1 ] ; then
-    PACKAGE_LIST=`cd packages && echo SUNW*`
+    PACKAGE_LIST=`cd packages && echo SUNW* FSW*`
     export PACKAGE_LIST
     chmod +x make_release_packages
     mkdir packages/common_files