Automatically generate the CHECKSUM.MD5 file for ISO's.
Approved by: scottl
This commit is contained in:
parent
0f5075bec4
commit
eb9bb3ee55
@ -937,6 +937,7 @@ iso.1:
|
||||
${CD_EXTRA_BITS} \
|
||||
&& false
|
||||
.endif
|
||||
@(cd ${CD} && md5 *.iso > ${BUILDNAME}-${TARGET}-iso.CHECKSUM.MD5)
|
||||
touch ${.TARGET}
|
||||
.else
|
||||
@echo "Do not know how to create an ISO for ${TARGET_ARCH}."
|
||||
|
Loading…
Reference in New Issue
Block a user