aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDexter Morgan <dmorgan@mageia.org>2011-09-09 14:58:48 +0000
committerDexter Morgan <dmorgan@mageia.org>2011-09-09 14:58:48 +0000
commitc2b5bd7f1e4cd301764e98f75414fa867e55e1b8 (patch)
treebb2bcd47776af148fe265a9e03d69bbb6349a619
parentadff5858c415b6aec3a17d05e013ad096aeb2ac1 (diff)
downloadrpm-setup-c2b5bd7f1e4cd301764e98f75414fa867e55e1b8.tar
rpm-setup-c2b5bd7f1e4cd301764e98f75414fa867e55e1b8.tar.gz
rpm-setup-c2b5bd7f1e4cd301764e98f75414fa867e55e1b8.tar.bz2
rpm-setup-c2b5bd7f1e4cd301764e98f75414fa867e55e1b8.tar.xz
rpm-setup-c2b5bd7f1e4cd301764e98f75414fa867e55e1b8.zip
Add systemd rpm macros
-rw-r--r--build.macros.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/build.macros.in b/build.macros.in
index 0ef7d31..6f4c826 100644
--- a/build.macros.in
+++ b/build.macros.in
@@ -459,6 +459,12 @@ BuildRequires: python %{-d:python-devel}
%{!-C:--fix-permissions}
#------------------------------------------------------------------------------
+# Systemd macros
+#
+
+%_unitdir /lib/systemd/system
+
+#------------------------------------------------------------------------------
# Redefine RPM sections to allow jumping over them using "--without <section>".
# This an interesting alternative to --short-circuit.
# The following are mostly equivalent: