From c2b5bd7f1e4cd301764e98f75414fa867e55e1b8 Mon Sep 17 00:00:00 2001 From: Dexter Morgan Date: Fri, 9 Sep 2011 14:58:48 +0000 Subject: Add systemd rpm macros --- build.macros.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build.macros.in b/build.macros.in index 0ef7d31..6f4c826 100644 --- a/build.macros.in +++ b/build.macros.in @@ -458,6 +458,12 @@ BuildRequires: python %{-d:python-devel} %{!-n:--bindir %{buildroot}%{_bindir}}%{-n:--bindir%{-n*}} \\\ %{!-C:--fix-permissions} +#------------------------------------------------------------------------------ +# Systemd macros +# + +%_unitdir /lib/systemd/system + #------------------------------------------------------------------------------ # Redefine RPM sections to allow jumping over them using "--without
". # This an interesting alternative to --short-circuit. -- cgit v1.2.1