Skip to content

Fix build reproducibility

Joshua Watt requested to merge jpewhacker/pango:reproducible into master

Changes the comment in pango-enum-types.c 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: Joshua Watt JPEWhacker@gmail.com

Merge request reports