From e34fddaa4fc27a75d44821c0926f575b5e84d7ad Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Sun, 25 Nov 2012 13:59:39 +0000 Subject: add some macros for udev rules and tmpfiles snippets --- build.macros.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'build.macros.in') 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
". -- cgit v1.2.1