src/util/distro-import/Makefile
changeset 584 22bc748edce6
parent 572 e00f440451bd
child 590 d002a5deff03
equal deleted inserted replaced
583:fc856572d86e 584:22bc748edce6
    41 		$(NONWOS_PKGS)		\
    41 		$(NONWOS_PKGS)		\
    42 		$(WOS_PKGS)
    42 		$(WOS_PKGS)
    43 
    43 
    44 TMPPKGS=SUNWfixes
    44 TMPPKGS=SUNWfixes
    45 EXTRA_OPTIONS=
    45 EXTRA_OPTIONS=
    46 SOLARIS.PY=./solaris.py -b 0.$(BUILDID) $(EXTRA_OPTIONS) -T \*.py
    46 SOLARIS.PY=./solaris.py -b 0.$(BUILDID) $(EXTRA_OPTIONS) -T \*.py -G smf_manifests -G reboot
    47 
    47 
    48 #
    48 #
    49 # always remove the following (editable) files from packages we bulk import;
    49 # always remove the following (editable) files from packages we bulk import;
    50 # we're doing this until the necessary actions are available.  For now,
    50 # we're doing this until the necessary actions are available.  For now,
    51 # cache as-installed versions.
    51 # cache as-installed versions.