src/hb-gobject-enums.cc.tmpl: write out only the filename, not the full path

This is beneficial for reproducible builds, as build paths can vary
between builds.
This commit is contained in:
Alexander Kanavin 2020-08-18 10:31:47 +00:00 committed by Ross Burton
parent faf09f5466
commit e876886d1e
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
/*** END file-header ***/
/*** BEGIN file-production ***/
/* enumerations from "@filename@" */
/* enumerations from "@basename@" */
/*** END file-production ***/
/*** BEGIN file-tail ***/