7071543 install-redist went missing...(fix bugid for cset 1332) Build171
authorSanjay Nadkarni <sanjay.nadkarni@oracle.com>
Wed, 27 Jul 2011 14:00:50 -0600
changeset 1334 5abda611ce4e
parent 1333 4aa4ba20e34a
child 1335 651c24610153
7071543 install-redist went missing...(fix bugid for cset 1332)
usr/src/pkg/Makefile
--- a/usr/src/pkg/Makefile	Wed Jul 27 12:44:53 2011 -0700
+++ b/usr/src/pkg/Makefile	Wed Jul 27 14:00:50 2011 -0600
@@ -273,7 +273,7 @@
 # build rules and dependencies.  The synthetic and real packages use
 # different sets of transforms and macros for pkgmogrify.
 #
-SYNTH_PKGS= install-incorporation install-all install-redist
+SYNTH_PKGS= install-incorporation install-redist install-all
 DEP_SYNTH_PKGS= $(SYNTH_PKGS:%=$(PDIR)/%.dep)
 PROC_SYNTH_PKGS= $(SYNTH_PKGS:%=$(PDIR)/%.mog)