install2: use HSH_EXCLUDE_DOCS too
The docs would be purged anyways, let's not install them either.
This commit is contained in:
parent
ef0d5e1581
commit
0c98733338
@ -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)"
|
||||
|
Loading…
Reference in New Issue
Block a user