This explains the slower source generation. :)
This commit is contained in:
parent
62dd6a0b52
commit
3dd47c72d3
@ -39,8 +39,6 @@ find * -type f -name '.keep' -exec rm {} +
|
|||||||
# '$OVERLAY_ROOTFS' will be overwritten correctly.
|
# '$OVERLAY_ROOTFS' will be overwritten correctly.
|
||||||
cp -r --remove-destination $DEST_DIR/* \
|
cp -r --remove-destination $DEST_DIR/* \
|
||||||
$OVERLAY_ROOTFS
|
$OVERLAY_ROOTFS
|
||||||
cp -r --remove-destination $DEST_DIR/* \
|
|
||||||
$OVERLAY_ROOTFS
|
|
||||||
|
|
||||||
# Prepare the 'tar.xz' source archive - BEGIN.
|
# Prepare the 'tar.xz' source archive - BEGIN.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user