6896574 Font repackaging and upgrade to X11R7.5 fonts (hg/open gate fixes) nv_129
authorAlan Coopersmith <Alan.Coopersmith@Sun.COM>
Mon, 23 Nov 2009 23:55:12 -0800
changeset 841 abf1c0c872de
parent 840 25d125ebe89d
child 842 83fcf8731463
6896574 Font repackaging and upgrade to X11R7.5 fonts (hg/open gate fixes)
.hgignore
buildit
--- a/.hgignore	Mon Nov 23 22:32:46 2009 -0800
+++ b/.hgignore	Mon Nov 23 23:55:12 2009 -0800
@@ -3,6 +3,8 @@
 # Skip build directories
 /build_32/
 /build_64/
+/build_core/
+/build_iso8859-\d*/
 # Skip downloaded tarballs
 open-src/tarballs/.*\.tar
 # Skip proto area and packages
--- a/buildit	Mon Nov 23 22:32:46 2009 -0800
+++ b/buildit	Mon Nov 23 23:55:12 2009 -0800
@@ -112,7 +112,7 @@
 perl -e '$runtime=time-$ARGV[0]; printf("Runtime: %d:%02d\n", $runtime/3600, ($runtime%3600)/60); ' "${START}"
 
 if [ "${MAKE_PKGS}" = 1 ] ; then
-    export PACKAGE_LIST="$(cd packages && echo SUNW* FSW*)"
+    export PACKAGE_LIST="$(cd packages && echo SUNW*)"
     chmod +x make_release_packages
     mkdir packages/common_files
     ./make_release_packages