cd "${SOURCE_DIRECTORY}/INSTALL_ROOT" &&
find . | cpio --pass-through --make-directories --verbose --unconditional \
  "${INSTALL_ROOT}/"
