summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-02-10 17:45:54 +0000
committerMatthias Clasen <mclasen@redhat.com>2020-02-10 17:45:54 +0000
commit077f96dd8984fc4e3530309177e174cb7f725250 (patch)
treef0b74d5ccb9db3d757e43f31874518c9896d3372
parentc3236bd60076c154db6331bf76f9c2dee2846abc (diff)
parentf8b32901981a06a8db4169b82a704dcf7e8b6560 (diff)
downloadpango-077f96dd8984fc4e3530309177e174cb7f725250.tar.gz
Merge branch 'reproducible' into 'master'
Fix build reproducibility See merge request GNOME/pango!159
-rw-r--r--pango/pango-enum-types.c.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-enum-types.c.template b/pango/pango-enum-types.c.template
index d922c691..0d55ef74 100644
--- a/pango/pango-enum-types.c.template
+++ b/pango/pango-enum-types.c.template
@@ -6,7 +6,7 @@
/*** END file-header ***/
/*** BEGIN file-production ***/
-/* enumerations from "@filename@" */
+/* enumerations from "@basename@" */
/*** END file-production ***/
/*** BEGIN value-header ***/