Skip to content

Fix build reproducibility

Emmanuele Bassi requested to merge reproducible-template into master

Changes the comment and include to reference the file basename instead of the full path. This ensures that the generated file is reproducible when it is included in source packages meant for debugging.

Signed-off-by: Alexander Kanavin alex.kanavin@gmail.com Signed-off-by: Emmanuele Bassi ebassi@gnome.org

Merge request reports