Description
Makes file discovery more predictable in reproducible build recipes that rely on find. It helps prevent build outputs from changing because directory traversal, environment details, or generated file lists vary between systems.
Use it only inside build environments designed for reproducibility. File selection affects what enters an artifact, so compare generated package contents before trusting the result.