src/util/distro-import/Makefile
changeset 443 5ffa5b7dac9c
parent 426 fe4834d869d9
child 446 903f0e853f7c
equal deleted inserted replaced
442:01fb28d438b3 443:5ffa5b7dac9c
    40 	 $(NONWOS_PKGS) \
    40 	 $(NONWOS_PKGS) \
    41 	 $(WOS_PKGS)
    41 	 $(WOS_PKGS)
    42 
    42 
    43 TMPPKGS=SUNWfixes
    43 TMPPKGS=SUNWfixes
    44 EXTRA_OPTIONS=
    44 EXTRA_OPTIONS=
    45 SOLARIS.PY=./solaris.py -b 0.$(BUILDID) $(EXTRA_OPTIONS)
    45 SOLARIS.PY=./solaris.py -b 0.$(BUILDID) $(EXTRA_OPTIONS) -T \*.py
    46 
    46 
    47 #
    47 #
    48 # always remove the following (editable) files from packages we bulk import;
    48 # always remove the following (editable) files from packages we bulk import;
    49 # we're doing this until the necessary actions are available.  For now,
    49 # we're doing this until the necessary actions are available.  For now,
    50 # cache as-installed versions.
    50 # cache as-installed versions.