Build reproducibility
Hi mentors,
I would like to adopt grcm.
I'm repackaging it from scratch, since it used a rules file I was not
confident with and didn't have a patch system.
I need to regenerate ./configure with autoconf; I'm doing it by
putting autoconf in the rules file.
The problem is that this way if I build the source package twice in a
row I get different diff.gz (the second one contains the new configure
script).
AFAICS the binary packages are the same - they both use the
regenerated configure.
The package builds twice in a row without other problems.
Is this ok? Should I arrange a hack to copy the original configure and
put it back in place with the clean rule?
Thanks,
Luca
Reply to: