install2: use HSH_EXCLUDE_DOCS too

The docs would be purged anyways, let's not install them either.
This commit is contained in:
Michael Shigorin 2011-09-11 18:02:42 +03:00
parent ef0d5e1581
commit 0c98733338

View File

@ -5,6 +5,9 @@ IMAGE_PACKAGES = $(INSTALL2_PACKAGES) \
MKI_PACK_RESULTS = squash:altinst
# also removed in a cleanup hook but to spare a few cycles...
HSH_EXCLUDE_DOCS = 1
debug:
@echo "** install2: IMAGE_PACKAGES: $(IMAGE_PACKAGES)"
@echo "** install2: IMAGE_PACKAGES_REGEXP: $(IMAGE_PACKAGES_REGEXP)"