Do not destroy made artifacts - this is important for g4uj30us.iso which is used by two different patched outputs

pull/84/head
Hamish Coleman 6 years ago
parent ff6a830ada
commit 5965053327

@ -352,8 +352,8 @@ rule_IMG_insert_DEPS = scripts/FL2_copyIMG scripts/xx30.encrypt
# $< is the lenovo named iso
# $@ is the nicely named iso
define rule_niceISO_extract
mv $< $@
mv $<.report $@.report
cp $< $@
cp $<.report $@.report
$(call build_info,$@.report)
endef
rule_niceISO_extract_DEPS = # no extra dependancies

Loading…
Cancel
Save