Always cleanup remnant plist in destdir if any
This commit is contained in:
parent
ee1376bc63
commit
9269ba461b
@ -1209,6 +1209,7 @@ packagekernel:
|
||||
.endif
|
||||
|
||||
create-world-packages:
|
||||
@rm -f ${DESTDIR}/*.plist 2>/dev/null || :
|
||||
@cd ${DESTDIR} ; \
|
||||
awk -f ${SRCDIR}/release/scripts/mtree-to-plist.awk \
|
||||
${DESTDIR}/METALOG
|
||||
|
Loading…
Reference in New Issue
Block a user