From a1d41e17a5c3861becd66f1c9dba7eb39ae4c478 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 13 Sep 2012 22:17:46 +0200 Subject: rpm: expose preset dir as rpm macro and in systemd.pc --- src/core/macros.systemd.in | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/macros.systemd.in') diff --git a/src/core/macros.systemd.in b/src/core/macros.systemd.in index 86e869307c..e521df337d 100644 --- a/src/core/macros.systemd.in +++ b/src/core/macros.systemd.in @@ -20,6 +20,7 @@ # RPM macros for packages installing systemd unit files %_unitdir @systemunitdir@ +%_presetdir @systempresetdir@ %systemd_requires \ Requires(post): systemd \ -- cgit v1.2.3-54-g00ecf