El 15/4/25 a las 14:52, Eric Blake escribió:
I'm not sure the exact process Debian uses to do downstream builds,
but my guess is that it involves a downstream git repository for their
patches to be applied on top of the upstream tarball - and it is the
very act of applying those patches from git
On Mon, Apr 14, 2025 at 04:15:49PM -0600, Karl Berry wrote:
> since unpacking the tarball in different months may inadverently
> result in two environments with different dates on the file
>
> It could? Shouldn't the mtime in the tarball be preserved when
> unpacking, on any reasonable sys
2. find_file
No problem. I renamed find_file to find_file_with_opt and brought back the
original find_file (with new implementation, thought). Frankly, I would prefer
to rename the original function to find_file_m4, since it is more specialized,
while find_file_with_opt is more generi