summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2017-11-15 14:36:56 +0100
committerBastien Nocera <hadess@hadess.net>2017-11-15 14:36:56 +0100
commit09eae7cb2234db575534a60ce47c5b970f4348a3 (patch)
tree60993c986fa159a71124807f42c9d1bb64057f97
parenta811227fce460f3ac319f689ff927ab37427b84b (diff)
downloadgeocode-glib-09eae7cb2234db575534a60ce47c5b970f4348a3.tar.gz
lib: Remove full build path from public headers
So as to make the build more easily reproduceable. https://bugzilla.gnome.org/show_bug.cgi?id=790338
-rw-r--r--geocode-glib/geocode-enum-types.c.in2
-rw-r--r--geocode-glib/geocode-enum-types.h.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/geocode-glib/geocode-enum-types.c.in b/geocode-glib/geocode-enum-types.c.in
index 50b09f7..1491ef3 100644
--- a/geocode-glib/geocode-enum-types.c.in
+++ b/geocode-glib/geocode-enum-types.c.in
@@ -8,7 +8,7 @@
/*** END file-header ***/
/*** BEGIN file-production ***/
-/* enumerations from "@filename@" */
+/* enumerations from "@basename@" */
/*** END file-production ***/
/*** BEGIN value-header ***/
diff --git a/geocode-glib/geocode-enum-types.h.in b/geocode-glib/geocode-enum-types.h.in
index ce603f6..47346db 100644
--- a/geocode-glib/geocode-enum-types.h.in
+++ b/geocode-glib/geocode-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 ***/