summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiří Techet <techet@gmail.com>2019-10-20 20:20:43 +0000
committerJiří Techet <techet@gmail.com>2019-10-20 20:20:43 +0000
commita510761c9e0883e9bc222c752efee697e6a0a3c8 (patch)
treeaf1c2972c87282ba2cb4009c592a0c2c25cb303d
parent632f4ed16f2bc9c6b4db07df2add7a9339a0887f (diff)
parentf0daa498c4a6011ddc4ad81f6efddeb4ecd60cbd (diff)
downloadlibchamplain-a510761c9e0883e9bc222c752efee697e6a0a3c8.tar.gz
Merge branch 'reproducible-build' into 'master'
Make the build reproducible See merge request GNOME/libchamplain!9
-rw-r--r--champlain/champlain-enum-types.c.in2
-rw-r--r--champlain/champlain-enum-types.h.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/champlain/champlain-enum-types.c.in b/champlain/champlain-enum-types.c.in
index f05069c..9c5ae1b 100644
--- a/champlain/champlain-enum-types.c.in
+++ b/champlain/champlain-enum-types.c.in
@@ -6,7 +6,7 @@
/*** END file-header ***/
/*** BEGIN file-production ***/
-/* enumerations from "@filename@" */
+/* enumerations from "@basename@" */
/*** END file-production ***/
/*** BEGIN value-header ***/
diff --git a/champlain/champlain-enum-types.h.in b/champlain/champlain-enum-types.h.in
index 276fbf3..e8cb249 100644
--- a/champlain/champlain-enum-types.h.in
+++ b/champlain/champlain-enum-types.h.in
@@ -9,7 +9,7 @@ G_BEGIN_DECLS
/*** BEGIN file-production ***/
-/* enumerations from "@filename@" */
+/* enumerations from "@basename@" */
/*** END file-production ***/
/*** BEGIN value-header ***/