chiark / gitweb /
pkg-config: export systemd{system,user}generatordir and catalogdir
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 2 Aug 2013 02:58:03 +0000 (22:58 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 3 Aug 2013 13:20:12 +0000 (09:20 -0400)
commitd267e69da42f51ed0b34b59c0e3bc988127b95a5
treea690fb308b28fdba97e5cd11a89f0f82d44085c7
parent8e6d9397b550f5617fc9231e3a275348cda23c89
pkg-config: export systemd{system,user}generatordir and catalogdir

We export the location of a bunch of directories this way,
so it makes sense to add those three. Especially catalogdir
is something that we want people to add things to.

Note on the naming: the first two are tied closely to systemd
itself, so I prefixed them with "systemd". The third one is
rather more generic, so no prefix.

https://bugs.freedesktop.org/show_bug.cgi?id=67635
Makefile.am
src/core/systemd.pc.in