src/util/distro-import/Makefile
changeset 690 f01787008e69
parent 682 209b5ee2da2d
child 700 523bbe042418
--- a/src/util/distro-import/Makefile	Sun Nov 09 20:45:02 2008 -0600
+++ b/src/util/distro-import/Makefile	Mon Nov 10 14:23:08 2008 -0800
@@ -43,7 +43,15 @@
 
 TMPPKGS=SUNWfixes
 EXTRA_OPTIONS=
-SOLARIS.PY=./solaris.py -b 0.$(BUILDID) $(EXTRA_OPTIONS) -T \*.py -G smf_manifests -G reboot
+
+GLOBAL_CHATTRS=		\
+	fonts		\
+	gnome		\
+	reboot		\
+	smf_manifests
+
+SOLARIS.PY=./solaris.py -b 0.$(BUILDID) $(EXTRA_OPTIONS) -T \*.py \
+	$(GLOBAL_CHATTRS:%= -G %)
 
 #
 # always remove the following (editable) files from packages we bulk import;