Replace build-time prefix with installation prefix when including config files
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 1 Oct 2015 12:05:02 +0000 (13:05 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 5 Oct 2015 15:29:44 +0000 (16:29 +0100)
commit9b8f844e10eae8d50c32ce800d8ce6735195162e
tree3de7c56d85d315e78b907bbd850794d3ad8bc3b2
parentf830e14d3030c580bd2856f72bcffc0261387216
Replace build-time prefix with installation prefix when including config files

This was already done for the contents of .service files, but not
config files.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=92028
Tested-by: Ralf Habacker <ralf.habacker@freenet.de>
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
bus/config-parser.c