aboutsummaryrefslogtreecommitdiffstats
path: root/build.macros.in
diff options
context:
space:
mode:
Diffstat (limited to 'build.macros.in')
-rw-r--r--build.macros.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.macros.in b/build.macros.in
index ebe26cf..3b9914e 100644
--- a/build.macros.in
+++ b/build.macros.in
@@ -502,6 +502,10 @@ popd
#
%_unitdir /usr/lib/systemd/system
+%_udevrulesdir /usr/lib/udev/rules.d
+%_tmpfilesdir /usr/lib/tmpfiles.d
+%_tmpfilescreate() /usr/bin/systemd-tmpfiles --create %{1}.conf \
+%{nil}
#------------------------------------------------------------------------------
# Redefine RPM sections to allow jumping over them using "--without <section>".