Comment 1 for bug 828047

Revision history for this message
William Shallum (william) wrote :

Changing the line to

(cd "$ca_path" && find . -print0 | cpio -0pdL "$dest_dir")

seems to do the trick.