From ef8da8de7aa10e5a3682fd0500e7c1f69d0d232a Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Mon, 4 Dec 2017 14:15:01 -0600 Subject: Make the build reproducible atspi-enum-types.h.template should use @basename@ rather than @filename@ https://bugzilla.gnome.org/show_bug.cgi?id=791167 --- atspi/atspi-enum-types.h.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atspi/atspi-enum-types.h.template') diff --git a/atspi/atspi-enum-types.h.template b/atspi/atspi-enum-types.h.template index bd297b5c..789ad2ec 100644 --- a/atspi/atspi-enum-types.h.template +++ b/atspi/atspi-enum-types.h.template @@ -9,7 +9,7 @@ G_BEGIN_DECLS /*** END file-header ***/ /*** BEGIN file-production ***/ -/* Enumerations from "@filename@" */ +/* Enumerations from "@basename@" */ /*** END file-production ***/ -- cgit v1.2.1